@charset "utf-8";

body {
	background-image:url(../images/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #b598ec;
}

body, td{
font-family:"Tahoma","Verdana",Arial,sans-serif;
font-size:11px;
line-height:18px;
}

/* CSS Document */
#container {
	margin:0 auto;
	width:1050px;
	background-color:#FFF;
	}
/*CABECERA*/
#cabecera {
	width:1050px;
	height:185px;
	text-align:right;
	margin-top: 0px;
	background: url(../images/top_image_home2.jpg) no-repeat center;}

#cabecera img {
	width:250px;
	height:102px;
	margin-top: 30px;
	margin-right:39px;
	margin-bottom:10px;
	border: none;}
	

#cabecera table {
	margin-left: 740px;
	*position:relative;
	*top:5px;
	*right:37px;
	margin-top: 10px;
}

#cabecera td img{
	width: 28px;
	height: 19px;
	margin: 0 -1px;
}
	
#cabecera td a {
	border:none;
}

/*CABECERA*/

#slogan h1 {
	font-size:12px;
	text-align:center;
	color: #b598ec;
}

/*CABECERA2*/
#cabecera2 {
	width:1050px;
	height:30px;
	clear:left;
	background-color:#423458;
	margin: 7px 0px;
	}

#cabecera2 table {
	margin:0 auto;
	}

#cabecera2 table a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	padding: 0 1px;
	}
		
#cabecera2 td.select {
	background-color:#b598ec;	
}

#cabecera2 td {
	background-color: #423458;
	height:25px;
	text-align:center;
	}
	
	
#cabecera2 td:hover{
	background-color:#b598ec;	
}

/*CABECERA2*/	

/*MENU IZQUIERDA*/
#menuiz {
	width:160px;
	float:left;
	}
	
#menuiz ul, #menuder ul {
	list-style:none;
	margin-left:-35px;
	*margin-left:10px;
	margin-top:0px;
	margin-bottom:0;}
	
	
#menuiz ul a, #menuder ul a {
	text-decoration:none;
	color:#423458;
	font-size:11px;
	}

#menuiz ul li:hover a, #menuder ul li:hover a {
	text-decoration:none;
	color:#ffffff;}

#menuiz li, #menuder li{
	padding:10px;
	border-bottom:#b598ec 1px solid;
	}
	 
#menuiz li.select, #menuder li.select {
	background-color:#b598ec;	
}

#menuiz li:hover, #menuder li:hover {
	background-color:#b598ec;}
/*MENU IZQUIERDA*/

/*MENU DERECHA*/
#menuder {
	width:150px;
	float:left;
	height:100%;
}

	

/*MENU DERECHA*/

/*LAYOUT*/
#layout {
	float:left;
	width:676px;
	min-height: 860px;
	text-align:justify;
	padding: 10px 30px;
	font-size:12px;
	 }

#layout h2 {
	color:#423458;
	text-align: center;
	line-height: normal;
	.font-size:16px;
	_font-size:16px;
}

#layout .h2 {margin-top:-5px;}

#subtitulos {
	width: auto;
	margin: -4px auto 0 auto;
	text-align:center;
	font-size: 12px;
		
}

#subtitulos a {
	text-decoration: none;
	color:#423458;
}
	
#subtitulos a:hover {
	background-color:#b598ec;
}	

.image {
	text-align: center;
}

.tabla table {
	margin: 0 auto;
	width: auto;
	}

.tabla td {
	border: 1px solid #b598ec;
	padding: 0px;
	margin: 0px;
	height: auto;
	}

/*LAYOUT*/

/*FOOTER*/
#footer {
	width:1049px;
	height: auto;
	clear:both;
	border-top:#b598ec 1px solid;
	font-size:10px;
	margin:0 auto;
	color: #423458;
}


#footer table {
	margin: 0 auto;
	text-align:center;}

#footer td {
	width:auto;
	font-size:9px;
	padding-right:25px;
	}

#footer a {
	text-decoration: none;
	color:#423458;}
		

#ciudades{
	color:#584778;}
	
#telefonos {
	color: #423458;}

.footer {
	text-align:center;
	}
	
.enlaces {
	float:left;
	margin-left:15%;}
	
#email {
	text-align:right;
	margin-right: 10px;
}
	
	
/*FOOTER*/
