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

}

#header {
	height: 125px;
	width: 950px;
}

.logo{
	width: 316px;
	float:left;
}

.redes{
	width: 500px;
	float:right;
	padding-top: 53px;
}

#botonera {
height: 40px;
width: 950px;
}


.image{
	padding-top: 10px;
	padding-bottom: 10px;
}
#left {
	float: left;
	width: 179px;
	margin-top: 4px;
}

.leftitle {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding: 10px;
}

#middle_center {
	margin-top: 4px;
	width: 771px;
}

#middle {
	margin-top: 4px;
	float: left;
	width: 771px;
}
#topmiddle {
	width: 771px;
	height:30px;
	background-image:url(../images/top.png);
	background-repeat:no-repeat;
}
#contmiddle {
	width: 771px;
	background-image:url(../images/cont.png);
	background-repeat:repeat-y;
}
#botmiddle {
	width: 771px;
	height:32px;
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
}

#topmiddlelong {
	width: 950px;
	height:30px;
	background-image:url(../images/toplong.png);
	background-repeat:no-repeat;
}
#contmiddlelong {
	width: 950px;
	background-image:url(../images/contlong.png);
	background-repeat:repeat-y;
}
#botmiddlelong {
	width: 950px;
	height:32px;
	background-image:url(../images/bottomlong.png);
	background-repeat:no-repeat;
}



.middletitle {
	color:#000;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	padding-left: 30px;
}


#footer {
	text-align: center;
	width:950px;
	height:0 auto;
	color: #fff;
}
#imagen{
	width:316px;
	height:203px;
	float:left;
	padding-left: 30px;
	padding-top: 10px;
}
#imagenmini{
	width:180px;
	height:107px;
	float:right;
	padding-left: 10px;
	padding-top: 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;

}


.textonormal {
	color: #333;
	font-family:"verdana";
	font-size: 11px;
	text-align: justify;
	font-weight:normal;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
.textonormal2 {
	color: #FFFFFF;
	font-family:"verdana";
	font-size: 11px;
	text-align: justify;
	font-weight:normal;
	padding: 10px;
}
.titulos {
	color:#FFF;
	font-family:"verdana";
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}
.subtitulos {
	color: #30214D;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.subtitulos2 {
	color: #FFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
}
.textoverde {
	color: #009933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}


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;
}

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

p4{
color:#330000;
font-family:"verdana";
font-size:8px;
color:#FFFFFF;
padding: 0px;
}
.bottompage {
	color:036;
	text-align:center;
}
A.bottompage:link {
	text-decoration:none;
	color:#036;
	text-align:center;
}
A.bottompage:visited {
	text-decoration:none;
	color:#036;
	text-align:center;
}
A.bottompage:hover {
	text-decoration:none;
	color:#CCC;
	text-align:center;
}
A.bottompage:active {
	text-decoration:none;
	color:#CCC;
	text-align:center;
}
.titulos2 {
	color:#CD0005;
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
}
.footer td {
	text-align: center;
}
.centrado {
	text-align: center;
	color: #fff;
}

