.contacto{
	color:#0E3B74;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	padding-left:10px;
	text-align:left;
	margin-top:10px;
}

.separator {	
	background-color:#DBDBDB;
	height:1px;
	margin:8px 0 8px 10px;
	overflow:hidden;
	width:930px;
	padding-bottom:25px; 
}




.Asunto{
	text-align:right;
	float:left;
	padding-left:40px;
	padding-right:8px;
	line-height:20px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
}

.input3
{
	margin:0px;
	padding:0px;
	width:327px;
	height:140px;
	border:1px solid #DBDBDB;
}

.input2
{
	margin:0px;
	padding:0px;
	width:327px;
	height:22px;
	border:1px solid #DBDBDB;
}

.input1
{
	margin:0px;
	padding:0px;
	width:330px;
	height:22px;
	border:1px solid #DBDBDB;
}

.ContainerCenter {
	width:500px;
	height:318px;
	overflow:hidden;
	padding-top:15px;
}

.Box3	{
	width:440px;
	height:146px;
	overflow:hidden;
	padding-top:10px;
	padding-left:44px;
}

.Box2{
	width:500px;
	height:30px;
	overflow:hidden;
	padding-top:10px;
}

.Box1{
	width:500px;
	height:23px;
	overflow:hidden;
}











@charset "utf-8";
/* CSS Document */

/*GENERALES*/

.Link
{
color:#BC117B;
font-weight:bold;
text-decoration:none;
}

.Link:hover
{
text-decoration:underline;
}

.ContainerBoxes
{
width:980px;
height:379px;
overflow:hidden;
background-color:#FFFFFF;
}

.BoxLeft
{
background-image:url(contacto_01_05.jpg);
width:281px;
height:379px;
overflow:hidden;
float:left;
}

.BoxRight
{
background-image:url(contacto_01_07.jpg);
width:279px;
height:379px;
overflow:hidden;
float:left;
}

.BoxCenter
{
background-color:#FFFFFF;
width:420px;
height:379px;
overflow:hidden;
float:left;
}

.title
{
width:420px;
height:58px;
overflow:hidden;
}

.ContengoInput
{
padding-left:5px;
float:left;
width:257px;
height:25px;
}

.textomini
{
	padding-left:155px;
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:10px;
	text-align:left;
}



.Botonera
{
padding-left:225px;
width:126px;
height:31px;
}

.body
{
font-family: Arial, Helvetica, sans-serif;
width:100%;
overflow:hidden;
margin-top:15px;
padding-left:215px;
background-color:#272727;
}

.linealtura
{
line-height:25px;
}
.enviar
{
background-image:url(botonrosa.jpg);
background-position:bottom;
background-repeat:repeat-x;
width:80px;
height:26px;
float:left;
overflow:hidden;
color:#FFFFFF;
text-decoration:none;
line-height:24px;
text-align:center;
margin-left:22px;
}

.enviar:hover
{

background-position:top;

}



.btn_borrar
{
	margin-left:235px;
	background-image:url(borrar.png);
	float:left;
	width:74px;
	height:29px;
	margin-left:30px;
	}


.btn_Azul 
{
	background-image:url(btn.png);
	background-repeat:repeat-x;
	border: solid 0px #272727;
	border-color:#272727;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:12px;
	font-weight:NORMAL;
	width:74;
	height:29px;
	margin-bottom:5px;
	margin-left:153px; 
	margin-top:1px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
}
