body{
	background: #dfdbe0;
	font-size: 14px;
	font-family: Arial;
	text-align: justify;
}

a
{
	color: #a786af;
	font-weight: bold;
}

img
{
	
}
p
{
	font-size: 14px;
	text-align:justify;
}
/**MAQUETACIÓN**/
#delimita
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#pagewidth{

	width: 980px;
	margin-left:auto;
	margin-right:auto;
	background: url(../images/back_main.png) repeat-y;
	float: left;
	z-index:1;
	
}
#header
{
	width: 980px;
	float: left;
z-index:1;
	
}

#top-top
{
	width: 980px;
	height: 119px;
	float: left;
z-index:1;
}

#top-top img{
	border: none;
	z-index:1;
}
#top-bottom{
	width: 950px;
	height: 122px;
	float: left;
	background-color: #fff;
	z-index:1;
margin-left: 15px;
	margin-right: 12px;
	
}

#outer-800{
	margin-left: 20px;
	margin-right: 16px;
	float: left;
	background: url(../images/pixel_content.png) repeat;
	z-index:1;

}

.leftcol{
	background: url(../images/pixel_left.png) repeat;
	vertical-align: top;
	width: 179px;
	border-right: 1px solid #000;
	z-index:1;
	
}
.celdamain
{
	vertical-align: top;
}
#maincol{
	float: right;
	width: 771px;
	margin: 0px;
	padding-left: 4px;
z-index:1;
}

#map{
	width: 500px;
	margin: 0px;
	height: 300px;
	border: 1px solid #000;
}
#footer{
	float: left;
	width: 980px;
	height: 54px;
	background: url(../images/footer.png) no-repeat;
z-index:1;
}


/**JOOMLA**/

.contentheading
{
	background: url(../images/cabecera.png) no-repeat;
	width: 740px;
	height: 28px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.contentheading td
{
	background: url(../images/cabecera.png) no-repeat;
	width: 740px;
	height: 28px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.sectiontableheader
{
        background: url(../images/cabecera.png) no-repeat;
        width: 484px;
        height: 28px;
        text-align: center;
        font-weight: bold;
        font-size: 14px;
}
.sectiontableheader td
{
        background: url(../images/cabecera.png) no-repeat;
        width: 484px;
        height: 28px;
        text-align: center;
        font-weight: bold;
        font-size: 14px;
}



/**Modulos**/
.leftcol div.module {
width: 152px;
margin-bottom: 1px;
background: transparent;
padding-top: 0px;
}

.leftcol div.module h3{
	background: url(../images/cabeceramenu.png)  no-repeat;
	color: #000;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 1px;
}


/**Menu izquierdo**/
a.mainlevel {
font-size: 14px;
padding-left: 4px;
width: 143px;
display: block;
line-height: 26px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;

color: #000;
}



a.mainlevel:hover {
	background: #c7fb61;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a.mainlevel#active_menu {
	background: #c7fb61;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}



/**FORMULARIOS**/
input{
	background: #ffffae;
	border: 1px solid #cccccc;
}

select{
	background: #ffffae;
	border: 1px solid #cccccc;
}

textarea{
	background: #ffffae;
	border: 1px solid #cccccc;
}
