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

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-color:#6d6e71;
}
body {
	background-color: #e11b23;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}



div#container{
	width:1000px;
	height:724px;
	margin:5% auto 0 auto;
	border:1px solid #FFFFFF;
	padding:0;
	background-color:#FFF;
	}
	
div#container01{
	width:1000px;
	height:724px;
	margin:5% auto 0 auto;
	border:1px solid #FFFFFF;
	padding:0;
	background-image:url(images/fondo.jpg)
	}
div#banner01{
	position:relative;
	width:1000px;
	height:50px;
	margin:100px auto 0 auto;
	padding:0;
	float:left;
	clear:both;
	}
	
	
	
div#boton{
	width:200px;
	height:50px;
	margin:400px auto 0 270px;
	padding:0px;
	float:left;
	clear:both;
	}

div#uno{float:left;
	width:500px;
	height:181px;
	clear:none;
	background-image:url(images/img01.jpg);
	margin:0;
	padding:0;
}

div#dos{float:right;
	width:500px;
	height:181px;
	background-image:url(images/img02.jpg);
	margin:0;
	padding:0;
}
	
div#tres{float:left;
	width:500px;
	height:181px;
	clear:none;
	background-image:url(images/img03.jpg);
	margin:0;
	padding:0;
}

div#cuatro{float:right;
	width:500px;
	height:181px;
	background-image:url(images/img04.jpg);
	margin:0;
	padding:0;
}


div#cinco{float:left;
	width:500px;
	height:181px;
	background-image:url(images/img05.jpg);
	margin:0;
	padding:0;
}



div#cinco img{
	float:right;
	margin:20px 20px 0 0;
}




div#seis{float:right;
	background-image:url(images/img06.jpg);
	width:500px;
	height:181px;
	margin:0;
	padding:0;
}


div#siete{float:left;
	background-image:url(images/banner_sx02.jpg);
	width:500px;
	height:181px;
	margin:0;
	padding:0;
}


div#ocho{float:right;
	width:500px;
	height:181px;
	background-image:url(images/img08.jpg);
	margin:0;
	padding:0;
}


div#top{float:left;
	width:1000px;
	height:181px;
	margin:0;
	padding:0;
}


div#footer{
    clear:both;
	width:1000px;
	height:15px;
	margin:5px auto 5px auto;
	text-align:center;
	color:#FFF;
	}
	
	
	
	
div#left{
	width:460px;
	padding:20px;
	float:left;
	clear:none;
	}
	
h1{
	color: #e11b23;
	font-size:14px;
	font-weight:bold;
	}	
	
.tx_rojo{
	color: #e11b23;
	font-weight:bold;
	}	
		
div#left a:link {
	color: #e11b23;
	text-decoration: none;
	font-weight:bold;
}
div#left a:visited {
	color: #e11b23;
	text-decoration: none;
	font-weight:bold;
}
div#left a:hover {
	font-color:#6d6e71;
	text-decoration: none;
	font-weight:bold;
}
div#left a:active {
	color: #e11b23;
	text-decoration: none;
	font-weight:bold;
}
		
		
div#right{
	width:460px;
	padding:20px;
	float:right;
	clear:none;
	}


div#right a:link {
	color: #e11b23;
	text-decoration: none;
	font-weight:bold;
}
div#right a:visited {
	color: #e11b23;
	text-decoration: none;
	font-weight:bold;
}
div#right a:hover {
	font-color:#6d6e71;
	text-decoration: none;
	font-weight:bold;
}
div#right a:active {
	color: #e11b23;
	text-decoration: none;
	font-weight:bold;
}

	
.datos {
	font-size:9px;
	text-align:justify;
	line-height:9px;
	}
	
	
		
.aviso {
	width:400px;
	background-color:#FFF;
	font-size:10px;
	font-size: 11px;
	font-color:#6d6e71;
	text-align:justify;
	padding:10px;
	}
	
	
	
#pag_home {
	width:600px;
	background-color:#FFF;
	margin:100px auto 20px auto;
	text-align:center;
	}
	
