#wrap{
	width: 950px;
    margin:0 auto;
}

h1{
	font-family:"Century Gothic", Calibri, Corvel, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#000000;
	padding: 8px;
	margin: 0px;}
	
h2{
	font-family:"Century Gothic", Calibri, Corvel, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#000000;
	padding: 8px;
	margin: 0px;
	text-align:justify;}

p2{
color:#330000;
font-family:"verdana";
font-size:12px;
color:#FFFFFF;
padding: 0px;
}
	
#p3{
color:#FFFFFF;
font-family:"verdana";
font-size:10px;
font:bolder;
color:#FFFFFF;
padding: 0px;
}

#p4{
color:#FFFFFF;
font-family:"verdana";
font-size:8px;
color:#FFFFFF;
padding: 0px;
}

p5{
color:#330000;
font-family:"verdana";
font-size:12px;
color:#000000;
padding: 0px;
}
	
p{
color:#000000;
font-family:"verdana";
font-size:12px;
color:#000000;
padding: 7px;
text-align:justify;
}




#centropag {
	width:850px;
	margin:0 auto;
	
}
#banner{
	width: 950px;
	height: 90px;
	padding:0 0 15px;
    position:relative;
}


#socialnet{
	display:inline;
	float:right;
	text-align:left;
	font-size:8px;
	height:0 auto;
	margin:40px 10px 0;
	position:inherit;
	width:500px;
}

#logo {
display:inline;
float:left;
height:60px;
margin:10px 15px 0;
position:relative;
width:0 auto;
}

#apDiv2 {
	position:absolute;
	width:100px;
	height:115px;
	z-index:2;
	left: -1px;
	top: 8px;
}

#menucont{
	width: 950px;
	height:40px;
    position:relative;
	margin: 0 auto ;
}
#topblue{
	background-image:url(../imgs/top_blue.png);
	height:9px;
	width:950px;
	background-repeat:no-repeat;
	margin:0 auto;
}

#contenidoblue{
	background-image:url(../imgs/cont_blue.png);
	background-repeat:repeat-y;
	width:950px;
	height:0 auto;
	margin:0 auto;
}

#botblue{
	background-image:url(../imgs/bot_blue.png);
	height:29px;
	width:950px;
	background-repeat:no-repeat;
	margin:0 auto;
}

#topwhite{

	background-image:url(../imgs/top_black.png);
	height:10px;
	width:933px;
	background-repeat:no-repeat;
	margin:0 auto;

}



#contenidowhite{
	background-color:#000000;
	background-repeat:repeat-y;
    overflow: hidden;
	width:933px;
	margin:0 auto;
}

#botwhite{
	background-image:url(../imgs/bot_black.png);
	height:33px;
	width:933px;
	background-repeat:no-repeat;
	margin:0 auto;
}


#interior{
	width:400px;
	margin:auto;
}

#footer {
	width: 866px;
	height: 210px;
	margin: 0 auto;
}



#footerimg {
	width: 189px;
	height: 210px;
}

#footerout {
	width: 700px;
	margin: 0 auto;
	color:#FFFFFF;
	background-repeat:repeat-y;
	border-top:none;
	height:0 auto;
	padding: 0;
	
}
.footertxt {
	font-family:"Century Gothic", Calibri, Corvel, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000066;
	text-decoration: none;
	text-align:center;
}
.footertxtint {
	color:#FFFFFF;
	font-family:"verdana";
	font-size: 10px;
	text-align: justify;
	font-weight:normal;
}
.txtcontenido {
	color: #333;
	font-family:"verdana";
	font-size: 11px;
	text-align: justify;
	font-weight:normal;
	padding-left: 10px;
}

.titulos {
	color:#333;
	font-family:"verdana";
	font-size: 14px;
	font-weight: bold;
}
.subtitulos {
	color: #C00;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.subtitulos2 {
	color: #00959A;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.txtrojo {
	color: #C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
}
a:link {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:0;
}

