@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../_imag/fondo.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
a{
	outline:none;
}
.clear {
	clear:both;
}
h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
	text-transform:uppercase;
	margin:0;
	padding:0 0 3px 0;
	color:#40578F;
	font-weight:lighter;
	border-bottom:1px solid #CCCCCC;
}
h2 {
	margin:0;
	padding:0;
	font-size:11px;
	line-height:13px;
	color:#101D4F;
}
.line {
	border-bottom:1px solid #CDCDCD;
	border-top:1px solid #9A9A9A;
	display:block;
	height:0px;
	margin:5px 0 5px 0;
}
#container {
	background-image:url(../_imag/fondeCentro.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	margin:0 auto;
	width:970px;
	background-color:#FFF;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0 1px 1px 1px;
	padding:2px;
}
#top {
	background-image:url(../_imag/fondoTop.jpg);
	background-repeat:no-repeat;
	height:141px;
	width:970px;
}
#boton_transparent {
	width:200px;
	height:90px;
}
#boton_transparent a {
	display:block;
	width:200px;
	height:90px;
	border:0px;
	text-indent:-9999px;
}
#time {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	float:left;
	padding:5px 0 0 385px;
}
#link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	float:right;
	padding:5px 5px 0 0;
}
#news {
	float:left;
	width:245px;
	margin-top:6px;
}
.box {
	background-image:url(../_imag/newsDeg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#CCCCCC;
	margin-bottom:6px;
	padding:5px;
	width:228px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}
.box p {
	margin:0;
	padding:5px;
}
#center {
	float:left;
	width:725px;
	margin-top:6px;
}
#content {
	height:430px;
	overflow:auto;
	padding:3px;
}
.twoCol {
	width:320px;
	margin:0 auto;
}
.treeCol {
	width:485px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3B4F82;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.fourCol {
	width:635px;
	margin:0 auto;
}
.caja {
	float:left;
	width:152px;
	margin:3px;
	height: 237px;
}
.ca_imag {
	background-color:#E5E5E5;
	border:1px solid #666;
	width:150px;
	height:150px;
	margin-bottom:3px;
}
.ca_title, .ca_details, .ca_get {
	border-color:#999999;
	border-style:solid;
	background-color:#e6e6e6;
	padding:2px;
}
.ca_title {
	border-width:1px 1px 0 1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#101D4F;
	font-weight:bold;
}
.ca_details {
	border-width:0 1px 0 1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#101D4F;
	height:10px;
	line-height:10px;
	width: 146px;

}
.ca_get {
	border-width:0 1px 1px 1px;
	height:17px;
	width:146px;
}
.botonalta, .botonbaja {
	display:block;
	height:15px;
	width:70px;
	background-repeat:no-repeat;
	text-indent:-99999px;
	float:left;
	line-height:10px;
}
.botonalta {
	background-image:url(../_imag/btnAlta.jpg);
}
.botonalta:hover {
	background-position:bottom;
}
.botonbaja {
	background-image:url(../_imag/btnBaja.jpg);
	margin-left:6px;
}
.botonbaja:hover {
	background-position:bottom;
}
.boton_pdf {
	background-image:url(../_imag/btnPdf.jpg);
	margin-left:6px;
	/**/
	display:block;
	height:15px;
	width:75px;
	background-repeat:no-repeat;
	text-indent:-99999px;
	float:right;
	line-height:10px;
}
.boton_pdf:hover {
	background-position:bottom;
}
#bottom {
	margin:0 auto;
	width:974px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#999;
	text-align:center;
	padding:10px;
	line-height:15px;
}
/*=============MENU=============*/
.menu {
	margin:2px 0 0 0;
	padding: 0 0 0 3px;
	width:967px;
	height:40px;
	background-image:url(../_imag/btn_fondo.jpg);
	background-repeat:repeat-x;
}
.menu ul {
	margin:0;
	padding:0;
}
.menu li {
	float:left;
	list-style-type:none;
}
.menu a {
	display:block;
	height:40px;
	width:135px;
	text-indent:-9999px;
}
.btn1 {
	background-image:url(../_imag/btn_r1_c1.jpg);
	background-position:top;
}
.btn1:hover {
	background-position:bottom;
}
.btn2 {
	background-image:url(../_imag/btn_r1_c3.jpg);
	background-position:top;
}
.btn2:hover {
	background-position:bottom;
}
.btn3 {
	background-image:url(../_imag/btn_r1_c5.jpg);
	background-position:top;
}
.btn3:hover {
	background-position:bottom;
}
.btn4 {
	background-image:url(../_imag/btn_r1_c7.jpg);
	background-position:top;
}
.btn4:hover {
	background-position:bottom;
}
.btn5 {
	background-image:url(../_imag/btn_r1_c9.jpg);
	background-position:top;
}
.btn5:hover {
	background-position:bottom;
}
.btn6 {
	background-image:url(../_imag/btn_r1_c11.jpg);
	background-position:top;
}
.btn6:hover {
	background-position:bottom;
}
.btn7 {
	background-image:url(../_imag/btn_r1_c13.jpg);
	background-position:top;
}
.btn7:hover {
	background-position:bottom;
}
.sep {
	background-image:url(../_imag/btn_sep.jpg);
	background-repeat:no-repeat;
	width:3px;
	height:40px;
}
.stella
{
 padding-top:57px;
 padding-left:2px		
	
}

/*=============MENU=============*/
.titulo_cabinas {
	height: 12px;
	width: 475px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.titulo_cabinas_2 {
	height: 16px;
	width: 635px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3B4F82;
	font-size:15px;
	font-weight:bold;
}
