@import url(http://fonts.googleapis.com/css?family=Sintony:400,700);
@charset "utf-8";

a:link {
	text-decoration: none;
	/*color:#333;*/
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.lineas{background-image: url(imagenes/line.jpg);
	background-repeat: repeat-x;
	}
body {
	font-family: 'Sintony', sans-serif;
	background-image:url(imagenes/we.jpg);
	
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
	font-size: 13px;
	line-height: 18px;
}
.estilos {
	padding:10px;
	
	font-size: 12px;
	color: #CCCCCC;
}
.titulos {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	background-image: url(imagenes/chicos.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align:left;
	padding-left:20px;
}
.negrilla {
	
	font-size: 13px;
	font-weight: bold;
	/*font-style: italic;*/
	color:#F30;
}

.cuerpo {
	
	font-size: 13px;
	color: #000000;
	text-align: justify;
	padding: 5px;
}
.botons_ageneral {
	
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
.titulos_1 {
	font-size: 14px;
	font-weight: bold;
	color: #004080;
	padding-top:5px;
	padding-bottom:5px;
}
.contmenu{ 
background-color:#333;
width:880px;
margin:0 auto;
padding:10px;
color: #FFF;
}
.menu{
	font-size: 14px;
	padding-left:20px;
	padding-right:20px;
	
	color: #FFF;
	text-transform: uppercase;
	}
