@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/fondo.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color: #FFF;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5d4281;
}
a {
	color:#5c00d5;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
.white {
	color:#FFF;
	}
#pagina {
	width:1000px;
	height:1000px;
	margin: 0 auto;
}
#cuerpo {
	width:1000px;
	height:auto;
	float:left;
}
#header {
	width:1000px;
	height:260px;
	background:url(../images/head.png);
	float:left
}
#footer {
	width:1000px;
	height:100px;
	float:left;
	margin-top: 100px;
	color: #FFFFFF;
}
.links{
	width:auto;
	height:30px;
	margin-right:20px;
	border-bottom:4px solid #bbb6eb;
	float:right;
	font-size:25px;
	font-family:Arial Black;
	letter-spacing:-2px;
	color:#895ec2;
}
.links:hover{
	width:auto;
	height:30px;
	margin-right:20px;
	border-bottom:4px solid #786ed7;
	float:right;
	font-size:25px;
	font-family:Arial Black;
	letter-spacing:-2px;
	color:#4d09a8;
}
.links2{
	width:auto;
	height:30px;
	margin-right:20px;
	border-bottom:4px solid #786ed7;
	float:right;
	font-size:25px;
	font-family:Arial Black;
	letter-spacing:-2px;
	color:#4d09a8;
}
#panel {
	width:555px;
	height:190px;
	float:right;
	margin-right: 20px;
	margin-top: 20px;
	}
#contenido {
	width:555px;
	height:auto;
	float:right;
	margin-right:20px;
	}
.m-a {
	width:540px;
	height:35px;
	float:left;
	background:url(../images/m-a.png) top no-repeat;
	padding-left: 15px;
	font-size: 25px;
	font-family: "Arial Black", Arial;
	color: #4D09A8;
	letter-spacing: -2px;
	}
.m-b {
	width:555px;
	height:auto;
	float:left;
	background:url(../images/m-b.png);
	}
.m-c {
	width:555px;
	height:28px;
	float:left;
	background:url(../images/m-c.png);
	}
#lateral {
	width:350px;
	height:550px;
	float:left;
	margin-left: 30px;
	}
.lateral_tit {
	width:330px;
	height:35px;
	float:left;
	background:url(../images/line.png) no-repeat  bottom;
	font-size: 25px;
	font-family: "Arial Black";
	letter-spacing: -2px;
	color: #FF0598;
	padding-left: 20px;
	}
.lateral_con {
	width:320px;
	margin-left:20px;
	float:left;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #450549;
	}
.lateral_tit2 {
	width:350px;
	height:35px;
	margin-left:30px;
	float:left;
	background:url(../images/line.png) no-repeat  bottom;
	font-size: 25px;
	font-family: "Arial Black";
	letter-spacing: -2px;
	color: #FF0598;
	position:bottom;
	margin-top: 225px;
	}
.texto {
	width:515px;
	height:auto;
	margin-left:20px;
	margin-right:20px;
	float:left;
	margin-top: 10px;
	}
.n_avs {
	width:80px;
	height:80px;
	float:left;
	margin-right: 7px;
	}
.n_title {
	width:420px;

	height:22
.px;
	float:left;
	font-size: 20px;
	letter-spacing: -1px;
	}
.n_subs {
	width:420px;
	height:16px;
	float:left;
	font-size: 14px;
	letter-spacing: -1px;
	}
.n_subs2 {
	width:420px;
	height:16px;
	float:left;
	font-size: 14px;
	color: #999999;
	}
.n_txt {
	width:510px;
	height:auto;
	float:left;
	margin-left: 5px;
	}
.n_mas {
	width:510px;
	height:18;
	float:left;
	margin-left: 5px;
	border-bottom:1px solid #CCCCCC;
	}
.field {
	border:1px #663399 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#F0F0F0;
	}
.boton {
	border:1px #663399 dashed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background:#FFF;
	}
