body {

	background-color: #9e1f61;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#666666;

	margin:0px;	

}



#menu {

	width:800px;

	height:32px;

	background-image:url(img/menu_bg.jpg);

	text-align:center;

	color:#FFFFFF;

	padding-top:15px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	letter-spacing:1px;	

}



.maysc{

	font-size:11px;

	font-weight:bold;

}



#menu a{

	text-decoration:none;

	color:#FFFFFF;

}



#menu a:hover{

	color:#8d7c6b;

}



#wrapper {

	margin:auto;

	width:800px;

	height:auto;

	background-color:#FFFFFF;

	background-image:url(img/wrapper_bg.png);

	padding-left:10px;

	padding-right:10px;

}



#header {

	background-image:url(img/header_bg.png);

	background-repeat:no-repeat;

	width:520px;

	height:196px;

	padding-top:40px;

	padding-left:280px;

}



#titulo {

	background-image:url(img/titulo_bg.png);

	background-repeat:no-repeat;

	height:85px;

}



#content {

	width:800px;

	height:auto;

	overflow:hidden;

	background-image:url(img/content_bg.png);

	background-repeat:repeat-y;

}



#footer {



}



#sidebar {

	float:left;

	width:195px;

	padding-top:20px;

	padding-left:10px;

	padding-bottom:20px;

}



#sidebar ul{

	list-style:none;

	padding:0px;

	margin:0px;

}



#sidebar ul li {

	padding-bottom:7px;

	padding-top:10px;

	padding-left:45px;

	height:20px;

	background-image:url(img/bullet_bg.png);

	background-position:left top;

	background-repeat:no-repeat;

	/* border-bottom:1px solid #DDDDDD; */

}
#sidebar ul li.twolines {
	height:30px;
	background-image:url(img/bullet_bg2.png);
}


#sidebar ul li a{

	color:#666666;

	font-weight:bold;

}



#main {

	float:right;

	width:550px;

	height:auto;

	padding:10px;

	padding-right:20px;

}



#foto {

	background-image:url(img/foto_bg.png);

	height:auto;

	padding-top:50px;

	padding-bottom:20px;

	text-align:center;	

}



#newsWrapper{

	width:180px;

	height:220px;

	float:right;

	padding:10px;

	margin-left:10px;

	margin-bottom:10px;

	border:1px solid #CCCCCC;

	background-color:#FFFFFF;	

}

#footer {

	width:800px;

	height:50px;

	padding-top:40px;

	background-color:#e0dcc1;
	text-align:center;
	color:#9E1F61;



}



/* BOF links */



#sidebar a{

	color:#990000;

	text-decoration:none;

}

#sidebar a:hover{

	color:#333333

}



/* EOF links */



/* BOF formularios */



input.btn {



	color:#FFFFFF;



	font-weight:bold;



	background-color:#430a0a;



	border:2px #000000 solid;



	margin-top:15px;



}



input.btnfile {



	margin-left:10px;	



}



/* EOF formularios */



/* BOF alineacion */



.texto {



	text-align:justify;



	padding:10px;



	border:#333333 1px dashed;



}



/* EOF alineacion */



/* BOF titulos */



h1{

	font-size:18px;

	color:#92018E;

	border-bottom:1px solid #92018E;

	padding-bottom:5px;	

}

h2 {

	font-size:14px;

	/* color:#92018E; */

	color:#F5651C;	

}
h3 {
	color:#FF6600;
	font-size:11px;
}


/* EOF titulos */

#main strong {

	color:#92018E;

}

#main a{

	color:#F5651C;

	text-decoration:none;

}

#main a:hover{

	text-decoration:underline;

}
#main ul{
	padding-left:20px;
}
#main li{
	padding-bottom:5px;
}
#featured {

	width:400px;

	padding-left:50px;

	padding-right:50px;

	padding-top:40px;

	height:92px;

	background-image:url(img/featured.png);

	text-align:center;

	margin:auto;

}
img.left {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}