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

body {
	background-color: #CBCBCB;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.bg_left {
	background-color: #FFFFFF;
}
.bg_rigth {
	background-color: #FFFFFF;
}
.bg_body {
	background-color: #333333;
}
.bg_ut_identidad {
	background-image: url(../images/ut_identidad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_ut_webs {
	background-image: url(../images/ut_webs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_ut_fotos {
	background-image: url(../images/ut_fotos.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.b_f_verde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #B1D338;
}
.b_f_verde:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #B1D338;
}
.bg_footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}.georgia_italica {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
	line-height: 19px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.georgia_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.georgia_2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration:underline;
}
.texto_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 18px;
}
.texto_normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}
.destacados {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 22px;
}
.lista_clientes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 24px;
}.recuadro_puntos {
	border: 1px dashed #4A4A4A;
}
.georgia_13 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
}
.georgia_naranja {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #E77223;
}
.georgia12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bg_clientesw {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-left:10px;
	vertical-align:middle;
}
.clientes_web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.detalle_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.georgia_naranja:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #E77223;
	text-decoration:underline;
}
.bg_web {
	background-color: #FFFFFF;
 	vertical-align:middle;
}
.clientes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top:8px;
}
.clientes:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top:8px;
	text-decoration:underline;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #333333;
	border: 1px solid #666666;
}
.texto_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E77223;
}
.flechas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E77223;
}