/* ***************************************************************************************************** */
/* CONTENT CSS */

BODY{
	margin:0px;
	padding:0px;
	font-family: Arial;
	margin-top:8px;
	font-size:12px;
	color: #333333;
	line-height:20px;

}

H1{

}
H2{

}
H3{

}
a{
	color: #990000;
	text-decoration:none;
	font-weight:bold;

}
a:hover{
	color: #333333;
	text-decoration:underline;
	font-weight:bold;
}

/* ***************************************************************************************************** */
/* TEMPLATE SPECIFIC CSS CODE */
#bg_body{
	background:#D0CAA0;
}
#wrapper{
	width:970px;
	margin-left:auto;
	margin-right:auto;
}
#cabezote{
	background:url(../images/cabezote.jpg) no-repeat;
	height:100px;
	width:970px;
}
#banner{
	margin-left:460px;
	width:500px;
	height:80px;
	padding-top:10px;
}
#bonotes{
	background:url(../images/botones.jpg) repeat-x;
	height:37px;
	width:970px;
}
#bot-left{
	float:left;
	width:700px;
}
#bot-righ{
	float: right;
	width:250px;
	margin-top:6px;
	
}

#general{
	margin-top:-10px;
	padding-bottom:10px;
	background:#FFF;
	width:970px;
	padding-top:8px;
	float:left;
}
#izquierda, #derecha{
	float:left;
	width:180px;
	padding:0px;
	margin:0px;
	margin-left:3px;
}
#centro{
	float:left;
	width:600px;
	padding:0px;
	margin:0px;
}
#contenido{
	width:570px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
#footer{
	width:970px;
}


#foot-left{
	float:left;
}
#foot-right{
	float:right;
	padding-top:3px;
	font-family:Arial;
	font-size:10px;
	color:#333333;
}
#fecha{
	background:url(../images/barrafecha.jpg) no-repeat;
	height:33px;
	width:600px;
	float:left;
	margin-bottom:5px;
}
#date{
	float:left;
	width:185px;
	margin:0px;
	padding:0px;
	font-size:11px;
	padding-top:7px;
	color:#660000;
	margin-left:8px;
}
#pathway{
	float:left;
	width:380px;
	margin:0px;
	padding:0px;
	padding-top:3px;
	margin-left:10px;
	font-size:11px;
}
#user1{
	float:left;
	margin-right:5px;
	width:280px;
}
#user2{
	float:left;
	margin-left:5px;
		width:280px;
}
ul.menu{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-left:3px;
	}
	ul.menu li a:link, ul.menu li a:visited, ul.menu li a:hover {
	display:block;
	width:170px;
	text-indent:10px;
	color: #333333;
	line-height:16px;
	font-size:13px;
	text-decoration:none;
	font-family:Arial;
	font-weight:normal;
	letter-spacing:-1px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom: #ECE9D8 solid 1px;
	}
	ul.menu li a:hover{
	background:#990000;
	color:#FFFFFF;
	font-weight:normal;
	}
ul.menu-footer{
	margin:0PX;
	padding:0px;
	list-style:none;
	margin-left:3px;
	}
		ul.menu-footer li{
		display:block;
		float:left;
		padding:3px;
		}
				ul.menu-footer li .separator{
					margin-top:5px;
		}
	ul.menu-footer li a:link, ul.menu-footer li a:visited, ul.menu-footer li a:hover {
	display:block;
	color: #333333;
	font-size:10px;
	text-decoration:none;
	font-family:Arial;
	padding-top:0px;
	padding-bottom:3px;
	float:left;
	}
ul.menu-footer li a:hover{
	color:#990000;
	}
		

/* Login */
fieldset{
	border:none;
}
#form-login p {
	margin: 0 0 2px 0;
}

#form-login ul {
	margin: 2px 0 0 0;
}

#modlgn_username {
	background: url(../images/icon-user.gif) no-repeat 4px 5px #FFFFFF;
	width: 80%;
	padding-left: 20px;
	border:#CCCCCC 1px solid;
}

#modlgn_passwd{
	background: url(../images/icon-key.gif) no-repeat 4px 5px #FFFFFF;
	width: 80%;
	padding-left: 20px;
	border:#CCCCCC 1px solid;
}
#form-login a {
	margin-left:15px;
	font-size:9px;
	color: #666666;
	text-decoration:none;
}
#form-login a:hover{
	color: #990000;
}
.nombre{
	text-indent:20px;
	font-size:16px;
	color: #990000;
	letter-spacing:-1px;
	font-weight:bold;
	margin-bottom: 10px;
}
/* ***************************************************************************************************** */
/* JOOMLA SPECIFIC CSS CODE */

.article_separator{

}
.adminform{

}
.author{

}
.bannerfooter{

}
.bannergroup{

}
.bannerheader{

}
.banneritem{

}
.blog{

}
.blog_more{

}
.blogsection{

}
.breadcrumbs{
	color: #999999;
	font-size: 10px;
}
.button{
	font-size:11px;
	color:#333333;
}
.buttonheading{
	margin-left:5px;
	border-left:#CCC solid dotted 1px;
	padding-left:5px;
}
.buttonheading a, .buttonheading img{
	border:none;
}
.clr{
	clear:both
}
.componentheading{
	font-family:Arial;
	font-size:20px;
	color: #333333;
	letter-spacing:-1px;
	font-weight:bold;
}

.contentheading{
	font-family:Arial;
	font-size:20px;
	color: #333333;
	letter-spacing:-1px;
	font-weight:bold;
}
.contentheading-not{
	font-family:Arial;
	font-size:15px;
	color: #333333;
	letter-spacing:-1px;
	font-weight:bold;
	line-height:15px;
}

.content_email{

}
.content_rating{

}
.content_vote{

}
.contentdecription{

}
.contentpagetitle{

}
.contentpane{

}
.contentpaneopen{

}
.contenttoc{

}
.createdate{
	font-size:10px;
	color:#660000;
	float:left;
	margin-right:10px;
}
.createby{
	float:left;
	margin-right:10px;
	font-size:11px;
	color: #666666;
}
.created-date{

}
.date{

}
.input{

}
.inputbox{

}
.intro{

}
.latestnews{

}
.loclink{

}
a.mainlevel:link, a.mainlevel:active, a.mainlevel:visited{

}
a.mainlevel:hover{

}
.message{

}
.metadata{

}
.modifydate{
	font-size:10px;
	color:#660000;
	float:left;
	margin:10px;
}
.module{

}
.moduletable, .moduletable_menu{
	background:url(../images/modulos_r2_c1.jpg) bottom;
	width:176px;
	padding-bottom:10px;
	margin-top:0px;
	margin-bottom:3px;
}
.moduletable h3, .moduletable_menu h3{
	background:url(../images/modulos_r1_c1.jpg) no-repeat;
	height:36px;
	line-height:36px;
	font-size:16px;
	color:#333;
	letter-spacing:-1px;
	text-align: left;
	margin:0px;
	text-indent:9px;
}
.mosimage{

}
.mosimage_caption{

}
.mostread{

}
.newsfeed{

}
.outline{

}
.pagenav{

}
.pagenav_next{

}
.pagenav_prev{

}
.pagenavbar{

}
.pagenavcounter{

}
.pathway{

}
.pollstableboarder{

}
.read{

}

.readmore{
	font-size:10px;

}
.search{
	font-family:Arial;
	font-size:11px;

}
.search-search{
	font-family:Arial;
	font-size:11px;

}
.searchintro{

}
.sections{

}
.sectiontable_footer{

}
.sectiontableentry{

}
.sectiontablefooter{

}
.sectiontableheader{

}
.small{

}.smalldark{

}
a.sublevel:link, a.sublevel:active, a.sublevel:visited{

}
a.sublevel:hover{

}
.title{

}
.wrapper{

}
.footer_txt{
	font-family:Arial;
	font-size:10px;
	color:#333333;
}

.club{
	font-size:13px;
	color:#660000;
}

.subtitulo{
	font-family:Arial;
	font-size:16px;
	color: #666666;
	letter-spacing:-1px;
	font-weight:bold;
}

.destacado{
	font-family:Arial;
	font-size:14px;
	color: #666666;
	letter-spacing:-1px;
}
