body {
margin-top:0px;
background-color: #EBEBEB ; background-image: url(images/fondo.jpg) ; background-repeat:repeat-x;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

a.linkyellow {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#FCBC12;
	text-decoration: none;
}
a.linkyellow:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FCBC12;
	text-decoration: none;
}
a.linkyellow:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline;	
	color:#FCBC12;
}

.textyellow{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FCBC12;
font-size:10px;
 
}
.textgeneral{
font-family:"Trebuchet MS", Tahoma, Helvetica, SansSerif;
color:#727154;
font-size:13px;
 
}
.textgeneralneg{
font-family:"Trebuchet MS", Tahoma, Helvetica, SansSerif;
color:#727154;
font-size:14px;
font-weight:bold;
 
}
.textpeq{
font-family:"Trebuchet MS", Tahoma, Helvetica, SansSerif;
color:#666600;
font-size:10px;
 
}
.textwhite{
font-family:"Trebuchet MS", Tahoma, Helvetica, SansSerif;
color:#FFFFFF;
font-weight:bold;
font-size:15px;
 
}
.titulos{
font-family:"Trebuchet MS", Tahoma, Helvetica, SansSerif;
color:#78181A;
font-size:20px;
 
}
.subtitulos{
font-family:"Trebuchet MS", Tahoma, Helvetica, SansSerif;
color:#78181A;
font-size:16px;
font-weight:bold;
 
}

/*.titulos: first-letter {   
display:block;   
float:left;   
padding:5px;   
margin:4px 5px;   
font-size:73px;   
}  */



#menu3 {
	width: 150px;
	border: 0px solid #ccc;
	margin: 10px;
	}
	
#menu3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #561012;
	display: block;
	background: url(images/menu.gif);
	padding: 8px 0 0 30px;
	font-size:11px;
	font-weight:bold;
	font-family:"Trebuchet MS", Tahoma, Helvetica, SansSerif;
	}
	
#menu3 li a:hover, #menu3 li a:active {
	color:#FCBD0D;
	background: url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;
	font-size:11px;
	font-weight:bold;
	font-family:"Trebuchet MS", Tahoma, Helvetica, SansSerif;
	}

a.linkpeq {

	font-family: "Trebuchet MS", Tahoma, Helvetica, SansSerif;
	font-size: 13px;
	font-weight: normal;
	color:#660000;
	text-decoration: none;
}
a.linkpeq:link {

	font-family: "Trebuchet MS", Tahoma, Helvetica, SansSerif;
	font-size: 13px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
a.linkpeq:hover {
	font-family: "Trebuchet MS", Tahoma, Helvetica, SansSerif;
	font-size: 13px;
	font-weight: normal;
	text-decoration:underline;	
	color:#660000;
}
a.linkservice {

	font-family: "Trebuchet MS", Tahoma, Helvetica, SansSerif;
	font-size: 12px;
	font-weight: normal;
	color:#990000;
	text-decoration: underline;
}
a.linkservice:link {

	font-family: "Trebuchet MS", Tahoma, Helvetica, SansSerif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
a.linkservice:hover {
	font-family: "Trebuchet MS", Tahoma, Helvetica, SansSerif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;	
	color:#990000;
}



