/* CSS Document */
/* CSS Document  Estilos Css para Diseņo Web 2.0 ASG 09/09/09  */
/* ******************** Configuracion Principal Body, Tablas, Td, Img **********************/
body{font-family:Verdana;color:#333333; font-size:12px}
.table{width:900; border:0px solid;border-spacing:0; padding:0 0 0 0; }
img,abbr,acronym{border:0}

/* ************************** Mi Plantilla****************************/
.bg { background-image:url(../images/bg.jpg); background-repeat:repeat-x; background-color:#FFFFFF;}
.fblanco{ background-color:#FFFFFF;}
.espacio { background-image:url(../images/espacio.gif); background-repeat:no-repeat}
.imgcentral1{background-image:url(../images/index_10_01.jpg); background-repeat:no-repeat}
.imgcentral2{background-image:url(../images/index_10_02.jpg); background-repeat:no-repeat}
.imgcentral3{background-image:url(../images/index_10_03.jpg); background-repeat:no-repeat}
.imgcentral4{background-image:url(../images/index_10_04.jpg); background-repeat:no-repeat}
.imgcentral5{background-image:url(../images/index_10_05.jpg); background-repeat:no-repeat}
.imgcentral6{background-image:url(../images/index_10_06.jpg); background-repeat:no-repeat}
.imgcentral7{background-image:url(../images/index_10_07.jpg); background-repeat:no-repeat}
.imgcentral8{background-image:url(../images/index_10_08.jpg); background-repeat:no-repeat}
.imgcentral9{background-image:url(../images/index_10_09.jpg); background-repeat:no-repeat}
.imgcentral10{background-image:url(../images/index_10_10.jpg); background-repeat:no-repeat}
.imgcentral11{background-image:url(../images/index_10_11.jpg); background-repeat:no-repeat}
.imgcentral12{background-image:url(../images/index_10_12.jpg); background-repeat:no-repeat}
.imgcentral13{background-image:url(../images/index_10_13.jpg); background-repeat:no-repeat}
.imgcentral14{background-image:url(../images/index_10_14.jpg); background-repeat:no-repeat}
.imgcentral15{background-image:url(../images/index_10_15.jpg); background-repeat:no-repeat}
.cabcentral{background-image:url(../images/contenido_07.jpg); background-repeat:no-repeat}
.lateral1{background-image:url(../images/contenido_05.jpg); background-repeat:no-repeat}
.lateral2{background-image:url(../images/contenido_09.jpg); background-repeat:no-repeat}
.serviciomen{background-image:url(../images/contenido_06.jpg); background-repeat:no-repeat}
.marcadistmen{background-image:url(../images/contenido_13.jpg); background-repeat:no-repeat}
.cintiheader{background-image:url(../images/contenido_02.jpg); background-repeat:no-repeat}


/* ************************** Mis Estilos de Textos****************************/
.fuentecont{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#0a2483; line-height:1.4; text-align:justify}
.fuente{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#0a2483; line-height:1.5; text-align:justify}
.titulo {font-family:Verdana,Arial,sans-serif;color:#0a2483; font-size:12px; font-weight:bold}
.titulocliente{font-family:Verdana,Arial,sans-serif;color:#0a2483; font-size:15px; font-weight:bold}
.fuentevine{font-family:Verdana,Arial,sans-serif;color:#333333;font-size:13px;line-height: 180%;}
.titulocontac{font-family:Verdana,Arial,sans-serif;color:#333333;font-size:15px;}
.fuentetabla {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#FFFFFF; font-weight:bold;}
a{text-decoration:underline;font-family:Verdana;color:#0a2483;font-size:12px;}
a:hover{font-family:Verdanacolor:#0a2483;font-size:12px;text-decoration:none;text-decoration:underline;}

/*************************** Estilos Formulario de Contacto *****************/

textarea.captcha,input.captcha1,input.captcha2 {
	font-family: Tahoma;
	font-size: 11px;
	color:#333333;
	border: 1px inset #61361a;
	background:#d9d9d9;
}
.fieldset{
	
	
	border-width:2px 4px 2px 10px;
	border-style:solid;
	border-color:#223e63;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
		
	margin:0px 0px 20px 20px;
	width:500px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
}

