@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	background-color:#666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#contenedor{
	width:960px;
}
.menu{
	color:#FFFFFF;
	font-size:25px;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Impact;
}
.menu:hover{
	color:#666666;
	font-size:25px;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Impact;
}
.submenu{
	color:#FFFFFF;
	font-size:18px;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Impact;
}
.submenu:hover{
	color:#666666;
	font-size:18px;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Impact;
}
#title{
	background-image:url(images/fondo_titulo.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:100px;
	width:960px;
	vertical-align:middle;
	text-align:right;
}
.titulo{
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	text-align:right;
	width:830px;
	padding-top:30px;
}
.menu_up_der{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.menu_up_der:hover{
	color:#DF0016;
	font-weight:bold;
	text-decoration:none;
}
.menu_up_izq{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.menu_up_izq:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.contacto{
	font-size:12px;
	font-weight:bold;
}
.txt{
	padding-left:30px;
	color:#333333;
	font-size:11px;
}




.txt2{
	padding-left:30px;
	font-size:12px;
}
.txt3{
	padding-left:50px;
	font-size:20px;
}
.txt2, .txt3{
	margin-top:10px;
	margin-bottom:10px;	
}
.tit{ font-size:16px; }
.tit2{ font-size:25px; }
.tit, .tit2{ font-weight::bold; }
.txt2, .txt3, .tit, .tit2{ font-family:Arial, Helvetica, sans-serif; }
.txt2, .tit{ color:black; }
.txt3, .tit2{ color:white; }
.ima{
	height:16px;
	padding-right:10px;
	vertical-align:text-bottom;
	padding-left:25px;
}




.lin{
	padding-bottom:10px;
	
	
}
.links{
	background-image:url(images/vineta_bco.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:25px;
	height:20px;
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	
}
.links:hover{
	background-image:url(images/vinieta_ngo.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:25px;
	height:20px;
	color:#000000;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

