/* Hoja de estilo para el sitio del Grupo MPI */

body {
	background: #F0F0F0 url(../images/bck_body.jpg) top repeat-x;
	padding:0px;
	margin:0px;
}

*{ font-family:Verdana, Geneva, sans-serif;}

img {border:none;}

/* Plantilla */

#fondo_btm {
	background:url(../images/bck_btm.jpg) repeat-x top #FFF;
	padding-bottom:25px;
	padding-top:20px;
	height:100px;
	margin-top:50px;

}

#wrapper {
	background:url(../images/bck_main.jpg) no-repeat top center;
	margin:auto;
	width:970px;
}

#wrap_header {
	padding-bottom:1px;
}

#wrap_menu {
	height:48px;
	width:946px;
	background:url(../images/bck_menu.gif) repeat-x top;
	margin:auto;
	margin-top:23px;
}

#wrap_cont {
	background:url(../images/sombra_menu.jpg) repeat-x top center #333;
	padding:15px 5px 20px 5px;
	width:936px;
	margin:auto;
	min-height:300px;
}

#pie_pag {
	width:926px;
	margin:auto;
	padding-right:20px;
}

.limpiar {clear:both;}

.logo {
	width:224px;
	margin-left:40px;
	margin-top:30px;
	float:left;
}

.pos_6 {
	width:500px;
	float:right;
	margin-top:40px;
	height:100px;
	margin-right:20px;
	text-align:right;
}

.pos_top {
	width:750px;
	float:left;
	text-align:center;
}

.pos_5 {
	width:185px;
	height:48px;
	background:url(../images/search_box.gif) no-repeat top;
	float:right;
	margin-right:5px;
}

.main_izq {
		width:675px;
		float:left;
}

.main_der {
	width:250px;
	float:right;
}

.pos_4 {
	background:#F7F7F7;
	margin-bottom:10px;
}

.pos_left {
	background:#EB2;
	padding:5px 10px;
	margin-bottom:10px;
	min-height:230px;
}

.pos_right {
	background:#1A1A1A;
	padding:5px 10px 60px;
	margin-top:10px;
}

.principal {
	padding:20px 0px;
	background:#F7F7F7;
	margin-top:10px;
}

.modulos_main {
	margin-top:10px;
}

.sombra_main {
	background:url(../images/sombra_main.gif) no-repeat center top;
	width:949px;
	height:7px;
	margin:auto;
}

.powered {
	width:83px;
	float:left;
}

.pie_txt {
	width:500px;
	float:right;
	background:url(../images/huella.gif) no-repeat right top;
	padding-right:50px;
	text-align:right;
	min-height:42px;
}

.centrado {
	text-align:center;
}

.menu_bttm {
	margin:30px 0px 0px;
	text-align:center;
	width:675px;
}

table.blog {
	width:650px;
}


/* JOOMLA! */

a.mainlevel {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	padding:14px 11px 17px;
	margin-right:2px;
}

a.mainlevel:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
	padding:14px 10px 17px;
	margin-right:2px;
	background-color:#900;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
}

.search {
	padding:14px 0 0 47px;
}

#mod_search_searchword {
	background:none;
	border:none;
	width:130px;
}

.contentheading {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#C00;
	background:url(../images/img_tit.gif) no-repeat left top;
	padding:9px 0 20px 17px;
}

.contentpaneopen {
	font-size:12px;
	text-align:justify;
	padding:0 20px;
}

.article_column {
}

.contentpaneopen strong {
	font-weight:bold;
	color:#D00;
}

.contentpaneopen li, .blog_more li, #mainlevel-nav li {
	list-style:url(../images/img_li.gif);
	margin-bottom:10px;
}

a.readon {
	float:right;
	padding:2px 30px 5px;
	background:url(../images/img_leermas.gif) no-repeat right top;
	color:#C00;
	text-decoration:none;
	font-size:14px;
}

a.readon:hover {
	float:right;
	padding:2px 30px 5px;
	background:url(../images/img_leermas.gif) no-repeat right top;
	color:#000;
	text-decoration:underline;
	font-size:14px;
}


.contentpaneopen a, .blog_more a, #mainlevel-nav a {
	color:#C00;
	text-decoration:none;
}

.contentpaneopen a:hover, .blog_more a:hover, #mainlevel-nav a:hover {
	color:#000;
}

.pos_left h3 {
	color:#900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	border-bottom:#fff solid 1px;
	margin-top:0px;
	text-align:center;
}

.pos_left li {
	color:#FFF;
	list-style:url(../images/img_li02.gif);
	font-size:13px;
	margin-bottom:20px;
}

.pos_left a {
	color:#FFF;
	text-decoration:none;
}

.pos_left a:hover {
	color:#FFF;
	text-decoration:underline;
}

.pos_right h3 {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-top: 0px;
	text-align:center;
}

div.componentheading {
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	background: #C00;
	padding:10px 0;
	text-align:center;
	margin-bottom:30px;
}

.contentpaneopen label {
	font-weight:bold;
}

.searchintro, #searchphraseall, #search_ordering {
	margin-top:15px;
}

.pagenav {
	color:#C00;
}

.contentpane {
	font-size:12px;
}

.jwts_tabbertab li{
	list-style:url(../images/flecha_li.gif);
}

.article_separator {
	margin:20px 40px;
	border-bottom:1px dotted #d00;
	display:block;
}

a.sublevel {
	color: #000;
	text-decoration:none;
	font-size:12px;
}


.moduletable_gal {
	margin-top: 20px;
}

a.mainlevel_btm {
	font-size:11px;
	color:#FFFFFF;
	padding:1px 8px;
	text-decoration:none;
	text-transform:lowercase;
}

a.mainlevel_btm:hover {
	font-size:11px;
	color:#999999;
	padding:1px 6px;
	text-decoration:underline;
	margin:0px 1px;
	text-transform:lowercase;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

.moduletable_menu td {
	padding:14px 0 17px;
}