/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CC0019;
	margin: 0px;
}
h1 {
	font-size: 12px;
}
table {
	font-size: 10px;
	color: #999;
}
a:link, a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #C10018;
	text-decoration: none;
}
A.idiomas:link, A.idiomas:visited {
	color: #DADADA;
	text-decoration: none;
}
A.idiomas:hover {
	color: #FFFFFF;
	text-decoration: none;
}
A.texto:link {
	color: #000000;
	text-decoration: underline;
}
A.texto:visited {
	color: #999999;
	text-decoration: underline;
}
A.texto:hover {
	color: #CC0019;
	text-decoration: none;
}
strong {
	color: #CC0019;
}
b {
	color: #000000;
}
#contenedor {
	width: 770px;
}
#superior {
	background-image: url(../images/fondo_default1.jpg);
	text-align: right;
	height: 113px;
	padding-top: 12px;
	padding-right: 32px;
}
#superior-s {
	background-image: url(../images/fondo_sec1.jpg);
	height: 120px;
	width: 770px;
	background-repeat:  repeat-y;
	text-align: left;
	padding-top: 12px;
	padding-left: 28px;
}
#logo {
	width: 440px;
	float: left;
}
#idiomas {
	float: right;
	width: 230px;
}
#banner1 {
	background-image: url(../images/fondo_default2.jpg);
	height: 119px;
}
#botones_registro {
	height: 54px;
	padding-top: 16px;
	text-align: right;
	padding-right: 46px;
}
#central {
	background-image: url(../images/fondo_default3.jpg);
	height: 147px;
	text-align: left;
	padding-top: 4px;
	padding-left: 136px;
}
#central-s {
	background-image: url(../images/fondo_sec2.jpg);
	background-repeat: repeat-y;
	height: 405px;
	width: 770px;
	clear: both;
}
#men1 {
	width: 168px;
	height: 100px;
	float: left;
}
#men2 {
	width: 192px;
	height: 100px;
	float: left;
}
#men3 {
	width: 138px;
	height: 100px;
	float: left;
}
#men4 {
	width: 92px;
	height: 100px;
	float: left;
}
#foto-s {
	width:126px;
	height: 400px;
	float: left;
	padding-left: 26px;
	text-align: left;
}
#men-s {
	width: 220px;
	height: 400px;
	float: left;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#info-basic {
	width: 380px;
	height: 348px;
	float: left;
	text-align: left;
	line-height: 16px;
	padding-top: 32px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#tab_01 {
	padding-left: 10px;
	width: 355px;
}
#tab_02 {
	padding-left: 10px;
	width: 320px;
}
#tab_03 {
	padding-left: 16px;
}
#inferior {
	background-image:  url(../images/fondo_default4.jpg);
	text-align: center;
	height: 140px;
	padding-top: 0px;
}
#inferior-s {
	background-image:  url(../images/fondo_sec3.jpg);
	text-align: center;
	padding-top: 7px;
	height: 84px;
	clear: both;
}
#linea_roja {
	height: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0019;
}
#linea_gris {
	height: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	margin-bottom: -16px;
	margin-top: -4px;
}
#linea_negra {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 12px;
}
#logos {
	clear:both;
	width: 360px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}
#logc1 {
	width: 90px;
	float: left;
	text-align: center;
}
#logc2 {
	width: 250px;
	float: right;
}
#ico_izq {
	width: 50%;
	float: left;
}
#ico_dcha {
	width: 50%;
	float: right;
	text-align: right;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606164;
	padding: 3px;
	height: 18px;
	border: 1px solid #CCCCCC;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606164;
	padding: 3px;
	height: 48px;
	border: 1px solid #CCCCCC;
	width: 280px;
	overflow: auto;
	scrollbar-face-color: #ffffff;
	scrollbar-HIGHLIGHT-COLOR: #cccccc;
	scrollbar-SHADOW-COLOR: #cccccc;
	scrollbar-3DLIGHT-COLOR: #ffffff;
	scrollbar-ARROW-COLOR: #de1e2b;
	scrollbar-TRACK-COLOR: #ffffff;
	scrollbar-DARKSHADOW-COLOR: #ffffff;
	background-color: #FFFFFF;
}
#scroll {
	height: 280px;
	width: 100%;
	padding-right: 8px;
	margin-bottom: 8px;
	overflow: auto;
	scrollbar-face-color: #ffffff;
	scrollbar-HIGHLIGHT-COLOR: #cccccc;
	scrollbar-SHADOW-COLOR: #cccccc;
	scrollbar-3DLIGHT-COLOR: #ffffff;
	scrollbar-ARROW-COLOR: #de1e2b;
	scrollbar-TRACK-COLOR: #ffffff;
	scrollbar-DARKSHADOW-COLOR: #ffffff;
	background-color: #FFFFFF;
}
.rojo {
	color: #CC0019;
}
.negro {
	color: #000000;
}
.negro2 {
	color: #000000;
	font-size: 9px;
}
.blanco {
	color: #ffffff;
}
.999999 {
	color: #999999;
	line-height: 14px;
}
