@charset "utf-8";
/* CSS Document */


/********** CONTACTO ************/
.contactoR2R{
	margin:0;
	padding:0;
}
.selecR2R{
	width:552px;
	height:25px;
	padding-left: 25px;
	padding-top: 11px;
	background-image:url(imagenes/contenido/contacto/logoPeqGris.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:#b2b2b2 solid 1px;
}
.checkR2R{
	width:568px;
	height:27px;
	padding-left: 5px;
	padding-top: 6px;
	border-bottom:#b2b2b2 solid 1px;
}
.colorGR2R{
	width:110px;
	float:left;	
	color:#ec2e38;
	font-weight:normal;
	margin-right:7px;
}
.colorR2RConsul{
	width:140px;
	float:left;	
	color:#00a5d5;
	font-weight:normal;	
	margin-right:7px;	
}
.colorResponConsul{
	width:170px;
	float:left;	
	color:#d5006e;
	font-weight:normal;
	margin-right:7px;		
}
.colorR2RBulg{
	width:123px;
	float:left;	
	color:#00822d;
	font-weight:normal;	
	margin-right:2px;
}
.formContacto input, .formContacto textarea{
	margin:0;
	padding:0;
	border:#999999 solid 1px;
}
.formContacto select{

	border:#999999 solid 1px;
}
.formContacto{
	margin-top:8px;
	width:573px;
}
.sectorCampos{
	float:left;
}
.camposR2RNomb{
	width:205px;
	height:20px;
	margin-right:10px;
	margin-top:3px;
}
.camposR2RApel{
	width:352px;
	height:20px;
	margin-top:3px;
}
.camposR2Rcorreo{
	width:568px;
	height:20px;
	margin-top:10px;
}
.camposR2RMensaje{
	width:568px;
	height:20px;
}
.camposR2RPais{
	width:275px;
	height:20px;
	margin-right: 5px;
	margin-top:15px;
	font-size:12px;
	color:#666666;
	font-weight:normal;
}
.camposR2RAct{
	width:292px;
	height:20px;
	margin-top:15px;
	margin-bottom:15px;	
	font-size:12px;
	color:#666666;
	font-weight:normal;	
}
.camposR2RMensj{
	width:568px;
	height:100px;
	margin-top:15px;
}
.btonesEnvioCont{
	width:568px;
	height:15px;
	margin-top:10px;
	text-align:right;
}
.btonesEnvioCont input.botonesContac{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	background-image:url(imagenes/contenido/contacto/btonEnviar.gif);
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:87px;
	height:24px;
	border:none;
	float:right;
}



div#cajaResp{
	background-image:url(imagenes/contenido/contacto/cajaDatosContactoResp.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:575px;
	height:169px;
	border-top:#b2b2b2 solid 1px;
	margin-top:30px;
}

div#cajaBulgaria{
	background-image:url(imagenes/contenido/contacto/cajaDatosContactoBulgaria.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:575px;
	height:169px;
	border-top:#b2b2b2 solid 1px;
	margin-top:30px;
}

div#cajaR2RCon {
	
	background-image:url(imagenes/contenido/contacto/cajaDatosContactoR2RCon.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:575px;
	height:169px;
	border-top:#b2b2b2 solid 1px;
	margin-top:30px;
}	
	

div#cajaGrupo{
	background-image:url(imagenes/contenido/contacto/cajaDatosContactoGrupo.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:575px;
	height:169px;
	border-top:#b2b2b2 solid 1px;
	margin-top:30px;

}

div#cajaGrupo p, div#cajaR2RCon p, div#cajaResp p, div#cajaBulgaria p{
	margin-top:30px;
	margin-left:26px;
	line-height:18px;
	color:#000000;
	font-weight:normal;
}

div#mensajeContacto{

	font-size:14px;
	height: 100px;
	padding-top:50px;
	text-align:center;
}

div#captcha{

	margin:15px 0 15px 0;
}

.enviarCV{
	width: 340px;
	float:left;
	text-align:left;
}

/*
.cajaDatosContactoGrupo p, .cajaDatosContactoR2RCon p, .cajaDatosContactoResp p, .cajaDatosContactoBulgaria p{
	margin-top:30px;
	margin-left:26px;
	line-height:18px;
	color:#000000;
	font-weight:normal;
}

*/
