body{
font-family:Arial, Helvetica, sans-serif;
}

.menulinks {
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	line-height: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;


}
.smallText {

	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.menuTittle {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.letraslinks {
	font-size: 14px;
	font-style: normal;
	color: #cccccc;
	line-height: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.msg {
	font-size: 14px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
}
.cincuentaPX {
	width: 80px;
}
.tejaPX {
	width: 160px;
}
.tutular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.olCategs{
	padding:0;
	margin:0;
	list-style-type: none;
	background:#EEE;
	font-weight:bold;
	font-size:12px;
	color:#06408A;
}

.olCategs li{
border-top:#FFF solid 1px;
border-bottom:#A4A4A4 solid 1px;
}

.olCategs li a{
/*background: url(imag_new/flecha_c1_peq.gif) left no-repeat;*/
padding:20px;
padding-left:50px;
display:block;
color:#06408A;
text-decoration:none;
}

.olCategs li a:hover{
/*background:#E0E0E0 url(imag_new/flecha_c2_peq.gif) left no-repeat;*/
background-color:#E0E0E0;
}

#fvpL{
width:200px;
float:left;
padding:5px 5px 5px 0px;
margin:0 10px 5px 0;
text-align:center;
}

.subtemas{
margin-top:10px;
border-top:#069 solid 1px;
clear:both;
}

.subtemas ol{
margin:5px 0 0 0;
padding:0;
list-style-type:none;
}

.subtemas ol li{
color:#95897D;
}

.subtemas ol li a{
color:#95897D;
line-height:20px;
height:20px;
}

.subtemas ol li a:hover{
color:#F60;
text-decoration:none;
line-height:20px;
height:20px;
}

.subtemas h3{
margin-top:10px;
}