@charset "utf-8";
body {
	background-color: #c5c5c5;
	font-family: Tahoma;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

.botones {
	padding-top: 7px;
}



.content-in {
	background-color: #363636;
	padding: 10px;
	margin-bottom: 10px;
	width: 660px;
}
#footer {
	font-size: 9px;
	text-align: right;
}
p {
	margin: 0px;
	padding: 0px;
}

.td_0 {
	padding-left: 10px;
}
.td_1 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CF9704;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 10px;
	text-indent: 0px;
	line-height: 14px;
}
.td_2 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D0002F;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 14px;
}
#footer #footer-in {
	color: #666666;
	margin-right: 5px;
	margin-left: 10px;
}
#footer #footer-in a {
	color: #333333;
	text-decoration: none;
}
#footer #footer-in a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.texto_gris {
	color: #999999;
	font-size: 11px;
}
a:link {
	color: #363636;
}
a:visited {
	color: #363636;
}
a:hover {
	color: #363636;
}
.grisiyo {
	color: #666666;
	font-size: 9px;
}
.content-in_contacto {
	background-color: #363636;
	margin-bottom: 10px;
	color: #999999;
	font-size: 11px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.content-in_contacto a {
	color: #CCCCCC;
	text-decoration: underline;
}
.content-in_contacto a:hover {
	color: #363636;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.content-in_quienes {
	background-color: #363636;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.logitos {
	background-color: #FFFFFF;
	float: left;
	display: block;
	white-space: nowrap;
	text-align: center;
	vertical-align: sub;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 1px;
	clear: none;
}
.dondelogos {
	color: #FFFFFF;
	background-color: #FFFFFF;
	padding-top: 10px;
	width: 660px;
}

.logitos img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
.left {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 20px;
	border: 1px solid #666;
	padding: 10px;
}
.left a {
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.claer {
	clear: both;
}
