/* CSS Document */

.clear{
clear:both;
}

.flotarizquierda{
float:left;
}

.flotarderecha{
float:right;
}

body {
	text-align:center; /*Center Hack*/
	background-color:#A70C29;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 150%;
	color:#B94D47;
}

img{

border:0;
}
a:{
border:0;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

* {
margin:0;
padding:0;
}

/*El CSS */
#wrapper{
	width:auto; /*IE6 ahck*/
	width:990px;
	margin:0 auto; /*center hack*/
	text-align:center; /*center hack*/
	background-color:#A70C29;
	max-width:990px;
	min-width:990px;
	height:100%;
}
#logo a, a:visited{
	text-decoration:none;
	border:0;
}
#logo{float:left;
	position:absolute;
	margin:28px 0 0 350px;
}

#top_menu{
	width:869px;
	height:105px;
	background:url(../images/top.gif) no-repeat; 
	margin-left:62px; 
}

#menu_left a{
	font-size: 11px;
	text-decoration:none;
	color:#EF7462;
	padding:0 35px 0 27px;
	/*padding:0 45px 0 37px;*/
	}
.moduletable_menuizqui{

}


#menu_left{
	float:left;
	background:url(../images/menu-left.gif) ;
	width:325px;
	height:20px;
	margin:56px 0 0 8px;
	/*margin:76px 0 0 8px;*/
}

#menu_right a{
  font-size: 11px;
	text-decoration:none;
	color:#EF7462;	
	padding:0 38px 0 55px;
	/*padding:0 38px 0 78px;*/
	}
	
#menu_right{
	float:left;
	background:url(../images/menu-right.gif) ;
	width:325px;
	height:20px;
	/*margin:76px 0 0 150px;*/
	margin:56px 0 0 150px;
}

#container{
	clear:both;
	background:url(../images/fondo.gif) repeat-y; 
	margin:-3px 0 0 63px;
	max-width:865px;
	min-height:405px;
	/* height:322px;*/
}

#component{
	background-color:#9B0B24;
	/*text-align:center;*/
	/*background-color:#A70C29; */
	margin-left:8px;
	#margin-left:-1px;
	max-width:852px;
	padding-left:-8px;
	min-height:390px;
	/* height:323px;*/
}
#elcomponent{
	overflow: hidden;
}
#menu a, a:visited{
	font-size: 11px;
	text-decoration:none;
	color:#EF7462;
	padding:0 0 0 27px;
}
#menu a:hover{
	color:#F7B0A6;
}

#menu{
background:url(../images/menu.gif) no-repeat; 
margin-left:43px; 
/* margin-left:43px; */
#margin-left:60px; 
width:914px;
height:95px;
padding:7px 0 0 0;
}
#menu_infi{
margin-left:20px;
text-align:left;
float:left;
width:auto;
height:31px;
/*background:url(http://www.inmorioja.com.co/sitio/images/contenido/linea_menu_infi.jpg) repeat-x; */
margin:0;

}
.contentpaneopen{
padding:20px 0 0 20px;
text-align:justify;
margin:5px;
width:830px;
color:#FAC4B6;
}
.contentheading{
font-family: Arial, Helvetica, sans-serif;
font-size:22px;
text-align:left;
color:#F16B49;
padding:10px 0 10px 15px;

}

