@charset "UTF-8";

body {
	background:url(../imagenes/fondoalianzas.png);
	margin: 0;
	padding: 0;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;}

#contenedor{
	width:1340px;
	margin-top:-25px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	}

#contenido{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	}

/*Menu*/

#menu{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	}

#contenedor #contenido #menu table tr td a {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
}

#contenedor #contenido #menu table tr td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	color:#40C2E9;
	text-decoration: none;
	list-style-type: none;
}


/*menu lateral*/

#lateral{
	width:245px;
	height:520px;
	float:left;
	margin-left:10px;
	margin-top:-25px;
	background-image:url(../imagenes/mnunosotros.png);
	background-repeat:no-repeat;
	background-color:#EDEDED;
	}
#contenedor #contenido #lateral table{
	margin-left:20px;
	text-align:center;}
	
#contenedor #contenido #lateral table tr td a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	list-style:none;
	color:#FFF;}
	
#contenedor #contenido #lateral table tr td a:hover{
	color:#0A53A3;}

/*imagen*/
#contenedor #contenido #imagen{
	width:725px;
	height:500px;
	float:left;
	background-color:#EDEDED;
	margin-top:-6px;}

#contenedor #contenido #imagen ul {
	list-style:none;
	margin-left:-30px;
	margin-top:-1px;
}

/*textos*/
#contenedor #contenido #texto{
	width:725px;
	height:270px;
	float:right;
	}
	
/*pie*/

#contenedor #contenido #pie table{
	margin-top:20px;}

#contenedor #contenido #pie table tr td ul li{
	text-align:left;}

#contenedor #contenido #pie table tr td ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #FFF;
	list-style:none;
	text-decoration:none;}
	
#contenedor #contenido #pie table tr td ul li a:hover{
	color:#40C2E9;}
	
#contenedor #contenido #pie table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;}
	
#contenedor #contenido #pie table tr td table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
}

/*derechos*/

#derechos{
	width:1000px;
	}

#derechos p{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#662482;
	}/* CSS Document */

.terminos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;}