/*#fonds{
	width: 100%;
	height: 100%;
    margin:0 auto;
}*/



#bgchanger{
	width: 100%;
    margin:0 auto;
}


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

#x1{

    overflow: hidden; /*oculta las flechas cursoras sino estan en uso*/
}

#x0{

    overflow: hidden;
	z-index:-100; /*oculta las flechas cursoras sino estan en uso*/
}



p2{
color:#660000;
font-family:"Century Gothic", Calibri, Corvel, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
padding: 10px;
text-align:center;
}




#contact_info{
color:#330000;
font-family:"Century Gothic", Calibri, Corvel, Helvetica, sans-serif;
font-size:13px;
font-weight: bold;
padding: 10px;
text-align:justify;
}




#banner{
	width: 950px;
	height: 70px;
	padding:0 0 15px;
    position:relative;
}

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

#idiomas{
	display:inline;
	float:right;
	height:20px;
	margin:10px 20px 0;
	position:relative;
	width:70px;
}
#menu{
	width: 950px;
    position:relative;
	margin: 0 auto ;
}
#topred{
	background-image:url(../imgs/top_red.png);
	height:18px;
	width:950px;
	background-repeat:no-repeat;
	margin:0 auto;
}

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


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

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

#botred{
	background-image:url(../imgs/bot_red.png);
	height:29px;
	width:950px;
	background-repeat:no-repeat;
	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_white.png);
	height:10px;
	width:916px;
	background-repeat:no-repeat;
	margin:0 auto;

}

#footertopwhite{
	background-image:url(../imgs/roottop_white.png);
	height:33px;
	width:700px;
	background-repeat:no-repeat;
	margin:0 auto;

}


#contenidowhite{
	background-image:url(../imgs/cont_white.png);
	background-repeat:repeat-y;
    overflow: hidden;
	width:916px;
	margin:0 auto;
}

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

#footerwhitebot{
	background-image:url(../imgs/rootbot_white.png);
	height:20px;
	width:700px;
	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;
	background-image:url(../imgs/rootcont_white.png);
	background-repeat:repeat-y;
	width:700px;
	border-top:none;
	height:130px;
	padding: 0px;
	margin:0 auto;
	
}
.footertxt {
	font-family:"Century Gothic", Calibri, Corvel, Helvetica, sans-serif;
	font-size: 11px;
		
	font-weight: normal;
	color: #333;
	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: #C00;
	text-decoration:none;
}
a:visited {
	color: #C00;
	text-decoration:none;
}
a:hover {
	color: #999;
	text-decoration:none;
}
a:active {
	color: #999;
	text-decoration:none;
}

body {
	padding: 0px;
	margin: 0px;
	background-color:#EBEBEB;
	font-family:"Century Gothic", Calibri, Corvel, Helvetica, sans-serif;
	background-image:url(../imgs/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;

}

.contact_info{
color:#330000;
font-family:"Century Gothic", Calibri, Corvel, Helvetica, sans-serif;
font-size:13px;
font-weight: bold;
padding: 10px;
text-align:justify;
}





.bottompage {
	color:#FFFFFF;
	text-align:center;
	font-weight:bolder;
	font-size:16px;
}
A.bottompage:link {
	text-decoration:none;
	color:#FFF;
	text-align:center;
}
A.bottompage:visited {
	text-decoration:none;
	color:#FFF;
	text-align:center;
}
A.bottompage:hover {
	text-decoration:none;
	color:#666;
	text-align:center;
}
A.bottompage:active {
	text-decoration:none;
	color:#666;
	text-align:center;
}


#imagefooter{
	width:330px;
	height:165px;
	float:left;
	padding:19px 0px 0px 0px;
}



#globalfooter{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	width:463px;
	height:165px;
	float:right;
	padding:19px 0px 0px 0px;
}

#globalfooter #globalfooter-left{width:205px;float:left;}
#globalfooter #globalfooter-right{width:205px;float:right;margin-right:8px;}#globalfooter .globalfooter-row{clear:both;margin-bottom:0px;}
#globalfooter .globalfooter-image{
	height:37px;
	width:37px;
	float:left;
	margin:0px 10px 15px 0px;
}
#globalfooter .globalfooter-title,#globalfooter .globalfooter-title a:link,#globalfooter .globalfooter-title a:hover,#globalfooter .globalfooter-title a:visited,#globalfooter .globalfooter-title a:active{
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}#globalfooter 
.globalfooter-description{font-size:10px;color:#FFFFFF;line-height:1.1em;}.donate{float:right;margin-top:0px;margin-left:0px;padding:0px;width:320px;}
/*zz*/
