/* CSS Document */
body {
/* background-color: #FEF7EE; */
/*	background-image: url(../images/FondoMenugrisaz.gif);*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img.floatLeft { float: left;
margin: 10px; }

img.floatRight {
 float: right;
margin: 5px;
}

#fotosepigrafe {
 	float: right;
	margin: 10px;
	font-size:11px;
	background-color: #495677;
	padding:7px;
	color:#FFFFFF;
	width:281px;
	line-height:1.2;
	text-indent:0;
}
#fotosepigrafe:hover {
	background-color: #003366;
}

#fotosepigrafe2 {
 	float: right;
	margin: 10px;
	font-size:11px;
	background-color: #495677;
	padding:7px;
	color:#FFFFFF;
	width:230px;
	line-height:1.2;
	text-indent:0;
}
#fotosepigrafe2  img{
text-align:center;
	background-color: #FFF;
	padding:7px;

}
#fotosepigrafe2 img:hover {
	background-color: #0066FF;
}

#fotosepigrafe3 {
 	float: right;
	margin: 10px;
	font-size:11px;
	background-color: #495677;
	padding:7px;
	color:#FFFFFF;
	line-height:1.2;
	text-indent:0;
}
#fotosepigrafe3  img{
text-align:center;
	background-color: #FFF;
	padding:7px;

}
#fotosepigrafe3 img:hover {
	background-color: #0066FF;
}


.textos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13 px;
	line-height: 2;
	text-align:justify;
	padding:5px 0px 0px 15px;
	color:#333333;
}

.textos a{
	font-weight:bold;
	color:#336699;
	text-decoration:none;
}

.textos a:hover{
	color: #0000FF;
	text-decoration:underline;
}


.textos ul{
	padding:0px 0px 0px 15px;
}

.textos li{
	list-style-image: url(../images/li.gif);
	padding-bottom:10px;
	margin-left:20px;
}

.textoquote{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14 px;
	line-height: 2;
	text-align:center;
	padding:5px 0px 0px 15px;
	color:#003366;
	background-color: #EEE;
	font-weight:bold;
}

.title, .title a, .title a:visited, .title a:active {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
color: #336699;
line-height:1.6;
text-decoration:none;
}

.title a:hover {
text-decoration:underline;
}



.tabla {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	padding:2px;
	text-indent: 10px;

}

.titleblack {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 15px;
color: #222222;

}

.titleazul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #003366;
	font-weight:bold;
	border-bottom:  groove #003366;
	padding:10px;
}


.titleFondoAzul{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 20px;
color: #FFF;
line-height:1.6;

}
.titlessmall {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #CC0000;
line-height:1.3;
}
.autoria {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 10px;
color: #777777;
text-decoration: none;
}


.autoria a{

text-decoration: none;
}

.autoria a:hover{
	text-decoration: underline;
	color:#333333;

}

.fecha {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
color: #777777
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	color: #336699;
	text-decoration:none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;

}

.Estilo3 {
	font-weight: bold;
}

.submenu a {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;

}

.submenu img {	
	background-color: #0066FF;
	padding:4px;
}

.submenu img:hover {	
	background-color: #FFF;
}

.submenu a:hover {
	font-size:13px;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color: #323A52;
	
}

.submenu ul {
	list-style: none;

}
.submenu li {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border-bottom:dashed thin #CCFF00;
	padding: 15px 0 0 0;
	width:130px;
}

	

.volver a {	
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	font-size:10px;
	border:solid inset 1px #006699;
	background-color:#eee;
	padding:3px;
}
.volver a:hover {	
	color:#FFF;
	border:solid  3px  #333333;
	background-color: #888;
}

