/***** Seteos generales ******/
body
{
	background-color: #FFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #333333;
}
#wrapper1
{
	background-color: #FFFFFF;
	position: relative;
}
#wrapper2
{
	padding: 0 5px 5px;
	background: url(../images/fondo_y.png) top center repeat-y;
}
#wrapperborder
{
	position: absolute;
	height: 20px;
	width: 780px;
	bottom: -1px;
	left: 0;
	background: url(../images/fondo_abajo_barra.png) bottom center no-repeat;
}
.clearone
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
.negrita
{
	font-weight: bold;
}
.inside
{
	padding: 5px;
}
ul
{
/*	list-style-image: url(http://www.serfehosting.com/templates/serfehosting/images/indent1.png); */
}
img
{
	border:0;
}
/****** fin de seteos generales *******/

/****** joomla stuff ******/
.componentheading, 
.contentheading
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	color: #005CAA;
}
.contentpaneopen
{
	margin: -2px 0 0;
	padding:0;
}
.componentheading 
{
	margin-bottom: 15px;
}
a:link,
a:visited 
{
	color: #005caa;
}

h2 
{
	color: #0A256A;
}
h3
{
	font-size: 13px;
}
div.back_button
{
	margin-bottom: 5px;
}

div.moduletable
{
	margin: 0 0 10px;
}
span.hidden
{
	visibility: hidden;
}
img.noborder
{
	border: 0;
}
.remarked {
	padding: 10px 5px;
	border: 1px solid #c2c2c2;
	background: #f2f2f2;
	clear: both;
	margin: 5px;
}
.titulocaja,
.subtitulocaja,
.subtitulo
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7a002c;
}
.subtitulocaja
{
	font-size: 11px;
}
.subtitulo
{
	font-size: 11px;
	text-transform: uppercase;
}

/****** fin de joomla stuff ******/

/****** header stuff ******/
#barrasup
{
	height: 20px;
	line-height: 20px;
	position: relative;
    color: #7a002c; 
	font-weight: bold;
	padding-left: 15px;
}
#consultas
{
	position: absolute;
	height: 20px;
	width: 250px;
	top: 0;
	right: 0;
	text-align: right;
	background: #e0e7ef;
}
#consultas ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
#consultas li
{
	background: url(../images/bullet_azul.png) 106% center no-repeat;
}
#consultas a:link, 
#consultas a:visited
{
	color: #7a002c;
	text-decoration: none;
	display: block;
	padding: 0 12px 0 0;
	width: 238px;
}
#consultas a:hover
{
	color: #005CAA;
}
#headerflash
{
	height: 170px;
	overflow: hidden;
	position: relative;
	background: #ffffff;
	border-bottom: 2px solid #091E3E;
}
#separadorblanco
{
	background: url(../images/separador_sombra.png) repeat;
	height: 15px;
}
#nav
{
	height: 25px;
	line-height: 25px;
	background: #003366 url(../images/fondo_nav.png);
	color: #ffffff;
}
.moduletable-search
{
	float: left;
	width: 235px;
	height: 25px;
	line-height: 25px;
	padding: 3px 10px;
	position: relative;
}
.moduletable-menusup
{
	float: right;
	height: 25px;
	line-height: 25px;
	background: #006699 url(../images/fondo_menu.png);
}
#mainlevel-nav
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainlevel-nav li
{
	float: left;
}
#mainlevel-nav a:link,
#mainlevel-nav a:visited
{
	color: #ffffff;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	border-left: 1px solid #f8f8f8;
	padding: 0 20px;
	font-weight: bold;
	white-space: nowrap;
}
#mainlevel-nav a:hover
{
	color: #dbdbdb;
}

.inputbox-search
{
	width: 150px;
	height: 13px;
	line-height: 13px;
	font-size: 10px;
	margin: auto 3px;
}
.button-search
{
	background: transparent;
	text-transform: uppercase;
	color: #ffffff;
	border: 0;
	font-size: 12px;
	margin: auto 3px;
}
/****** fin de header stuff *****/

/****** contenido principal ******/
#cuerpo
{
	position: relative;
	width: 770px;
	margin: 0;
}
.moduletable-noticias,
.moduletable-imagenes,
#barraderecha
{
	width: 243px;
	clear: none;
}
.moduletable-noticias,
.moduletable-imagenes
{
	float: left;
	margin: 0 15px 15px 0;
}
/********* noticias *********/
.clase-noticiasbox {
	border-right: 1px solid #ccc;
	padding: 10px;
}
.moduletable-noticias h3 {
	text-transform: uppercase;
	font-weight: bold;
	white-space: nowrap;
	color: #005caa;
	background: url(../images/bullet_vino.png) -12px center no-repeat;
	padding: 0 12px;
	font-size: 12px;
}
.clase-noticiasbox .box {
	padding: 5px 0;
	clear:both;
}
.clase-noticiasbox .title {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 2px;
}
.readmore {
	
}
a.readon-noticias {
	float: right;
}
/****** fin de noticias *****/
#barraderecha
{
	width: 250px;
	float: right;
	margin: 0;
	background: #e0e7ef;
}
.moduletable-menulat
{
	margin: 0;
	padding: 0;
}
#mainlevel-main
{
	list-style: none;
	text-align: right;
	line-height: 30px;
	padding: 0;
	margin: 0;
}
#mainlevel-main li
{
	border-bottom: 1px solid #BBCDE1;
	height: 30px;
}
#mainlevel-main li li
{
	display: none;
}
span.mainlevel-main {
	display: block;
	padding: 0 12px 0 0;
	width: 238px;
	font-weight: bold;
	color: #7a002c;	
}
#mainlevel-main a:link,
#mainlevel-main a:visited
{
	text-decoration: none;
	background: url(../images/bullet_vino.png) 106% center no-repeat;
	display: block;
	/*margin: 0 20px;*/
	padding: 0 12px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	width: 238px;
	white-space: nowrap;	
}
#mainlevel-main a:hover
{
	color: #7a002c;
	background-image: url(../images/bullet_azul.png);
}
/****** fin de contenido principal ******/


/****** footer ************/
#footer
{
	height: 40px;
	width: 770px;
	font-size: 9px;
	color: #7a002c;
	text-align: center;
	position: relative;
	margin: 3px auto;
#foot_text
{
	width: 100%;
	position: absolute;
	bottom: 2px;
	left: 0;
}

/****** fin del footer ****/

div.module-menu,
div.module
{
	margin: 0 0 10px;
}
div.module-menu a
{
	text-decoration: none;
	padding: 5px 0;
	display: block;
	
}
div.module-menu a:hover,
a#active_menu
{
	color: #FF6600;
}
div.module-menu ul
{
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style: none;	
}
div.module-menu li
{
	margin: 0;
	border-bottom: 1px solid #B5B5B5;
}

/****** fin de menus ****/

