/* CSS Document */
html, body { height:100%;}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#291673;
}

body, div, a, p{
	font-size:10px;	
}

h1{
	font-size:13px;	
}

h2{
	font-size:12px;	
}


a { font-weight:bold; color:#000000; text-decoration:underline;}
a:hover { font-weight:bold; color:#333333; text-decoration:none;}

#cabezal {
background-image:url(img/cabezal.jpg);
width:760px;
height:80px;
margin:0;
padding:0;
margin-bottom:10px;
}


#contenido { 
width:758px; 
padding:1px;
background-color:#FFFFFF;  
clear:both;
margin:0;
background-image:url(img/bottom.gif);
background-repeat:no-repeat;
background-position:bottom;
padding-bottom:10px;
}

.top { 
width:760px; 
height:10px;
background-image:url(img/top.gif);  
background-repeat:no-repeat; 
margin:0px; 
padding:0px;
background-color:#FFFFFF;
}

.pie{
width:760px; 
height:10px;
background-image:url(img/top.gif);  
background-repeat:no-repeat; 
margin:0px; 
padding:0px;
background-color:#FFFFFF;
margin-top:10px;
}

.pop{
border:3px solid #291673;
background-color:#FFFFFF;	
}


#destacado {margin:5px; float:left; display:block;}

.div_col_izq{width:350px;margin:0;padding-left:10px;padding-right:10px;float:left;}
.div_col_der{width:350px;margin:0;padding-left:10px;padding-right:10px;float:right;}


.des { 
width:340px;
margin:0; 
padding:0px;
font-size:10px;
line-height:15px;
text-align:left;
clear:both;
min-height:100px;
/* background-image:url(img/des_bottom.gif); 
background-repeat:no-repeat;
background-position:bottom;
*/
border:#291673 2px solid;
}

.des a { font-weight:bold; color:#291673; text-decoration:underline;}
.des a:hover { font-weight:bold; color:#291673; text-decoration:none;}

.des_img{
	margin:5px;
	height:83px; 
	overflow:hidden;
	float:left;
	border:1px solid #291673;
}
.des img {
border:0px;

}

.des_tit {
font-size:14px;
font-weight:bold;
color: #291673;
margin:0;
padding:0;
}

.des_pre {
font-size:14px;
font-weight:bold;
color: #000000;
margin:10px 5px; 0 0;
padding:0;
text-align:right;
}

.des_top { 
/* width:362px; */ 
height:7px;
/*
background-image:url(img/des_top.gif);  
background-repeat:no-repeat; 
*/
margin:10px 0 0 0; 
padding:0;
}

.t1{
	font-size:14px;
	font-weight:bold;
}

.t2{
	font-size:12px;
}

.subtitulo_precios{
	font-size:12px;
	font-weight:bold;
}


#marco_texto {

	text-align:left;
	width:350px;
	float:left;
	margin:10px;
	background-color:#291673;
		
}
#marco_texto_interno{
	background-color:#ffffff;
	padding:10px;
	padding-bottom:30px;
	
}

#marco_texto p{
	
}

#marco_texto h2{
   text-decoration:underline;
}

#marco_fotos{
	margin:10px;
	width:330px;
	float:right;
	background-color:#291673;
	/*border:#291673 2px solid;*/
}

#marco_fotos_interno{
	padding:10px;
	background-color:#ffffff;

}

.menu_horz{
margin:5px;
text-align:center;
background-color:#291673;
}

.menu_horz ul{
list-style: none;
margin: 0;
padding: 0;	
}

.menu_horz li{
 float:left;
 padding:5px;
 padding-left:10px;
 background-color:#291673;
}


.menu_horz li a{
 color:#ffffff;
}

#lista_fotos{
	text-align:center;
	width:300px;
	height:200px;
	overflow:auto;
}

