html, body, p {
	border:0;
	margin:0;
	padding:0;
}
 
body {
	background: #939773;	
	font:100%/1.25 Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	text-align:left;
	margin-top: 0px;
}
 
 
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0;
	padding:0;
} 

#contenedor{
text-align: center;
width: 950px;
height: auto;
position:relative;
margin:0 auto;
} 

#menu{
	width: 945px;
	height: 33px;
	margin-top: 15px;
	margin-left: 10px;
} 
#foto_cabezote{
	width: 945px;
	height: 283px;
	margin-top: 0px;
	margin-left: 10px;
} 
#contenido{
	text-align: left;
	width: 945px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-left: 10px;
} 
#pata{
	width: 945px;
	height: 50px;
	background-image : url(images/pata.gif);
	margin-top: 5px;
	margin-left: 10px;

} 
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: FFCC00;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	visibility: hidden;
	z-index: 100;
}
.marco_right{
	float: right;
	margin-left: 5px;
}
.marco_left{
	float: left;
	margin-left: 5px;
}

a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color-font: #0033CC;
	text-decoration: undeline;
}
a.b:hover{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color-font: #c2db79;
	text-decoration: none;
}
a.c:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color-font: #333333;
	text-decoration: none;
}
a:link{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: underline;
}
a.b:link{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.c:link{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}
a.b:visited{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #c2db79;
	text-decoration: none;
}
a.c:visited{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

.title_contenidos{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	font-style: none;
}
.txt_contenidos{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
}
.txt_pata1{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.txt_pata2{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-style: italic;
}
.subtitle_contenidos{
	font-family: Times;
	font-size: 15px;
	font-weight: bolder;
	color: #993333;
	text-decoration: none;
	font-style: italic;
}
.subtitle_general{
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #993333;
	text-decoration: none;
	font-style: normal;
}
.title_menu{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.title_submenu{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-left: 3px;
}
.title_news{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.title_title_news{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.title_title_titles{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}


