/* Start of CMSMS style sheet 'ElBalero_esp' */
body ul{
padding:0;
margin:0;
}

/* grid.css */
.container {width:900px;margin:0 auto;}
.showgrid {background:url(grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:60px;}
.span-2 {width:130px;}
.span-3 {width:200px;}
.span-4 {width:270px;}
.span-5 {width:340px;}
.span-6 {width:410px;}
.span-7 {width:480px;}
.span-8 {width:550px;}
.span-9 {width:620px;}
.span-10 {width:690px;}
.span-11 {width:760px;}
.span-12 {width:830px;}
.span-13, div.span-13 {width:900px;margin:0;}

body{
	background-color:#262823;
	color:#6A4D2F;
	font-family:Arial, Helvetica, sans-serif;
}
a, a:hover{
font-size:14px;
    color:#6A4D2F;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

#header{
	background:no-repeat;
	
	height:337px;
}
#seccion{

	background:no-repeat;
	background-image:url(images/seccion.png);
	height:242px;
}
#pagina{
background-color:#f6f0da;

display:block;
min-height:400px;
}
#contenido{
	width:900px;
	margin-left:0px;
	float:left;
	font-size:16px;
min-height:400px;
borde=0;
}

#contenido p{
	padding-left:10px;
	padding-right:10px;
}

#submenu{
        float:left;
	width:227px;
	font-size:12px;
}
#submenu p{

	padding-left:10px;
	padding-right:30px;
}

#menu{
   
	background:no-repeat;
	background-image:url(images/menu_back.png);
	height:64px;
	text-align:center;
}

#menu ul{

	margin:0;
	padding-top:15px;
	list-style:none;
	list-style-image:none;
}

#menu li{

	display:inline;
	margin:0 0px 0 0px;
}

#menu li a, a:hover{
	text-transform:uppercase;
	font-size:14px;
	color:#6A4D2F;
	font-weight:bold;
	text-decoration:none;
}

#menu li a:hover{
        	
	color:#210A00;
}

h2.titulo{
text-transform: uppercase;
font:bold 10px "Trebuchet MS"; 
	padding:10px;
	font-size:36px;
	border-bottom:#A5977C 2px solid;
	margin-bottom:10px;
}

h3.subtitulo{
	padding:10px;
	font-size:18px;
	margin-bottom:10px;
}

#abajo{

	background:no-repeat;
	background-image:url(images/footer2.png);
	height:175px;
}

#texto{
  padding:0 10px 0 10px;
}

#subbmenu ul{
        list-style:none;
	list-style-image:none;
	font-size:20px;
}

#subbmenu li a{
        font-size:14px;
        padding-left: 32px;
        color:#6A4D2F;
        text-decoration:none;
}

#subbmenu li a:hover{
        padding-left:32px;
        color:#6A4D2F;
        text-decoration:underline;
        font-size:12px;
}

.clearfix{
        text-transform: uppercase;
        font:bold 10px "Trebuchet MS"; 
        list-style:none;
	list-style-image:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
padding-left:10px;
}
.clearfix ul{
        list-style:none;
	list-style-image:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.clearfix li{
padding-bottom:10px;
font-size:12px;
}
.clearfix li a{
       color:#6A4D2F;
font-size:12px;
       text-decoration:none;
}
.clearfix li a:hover{
font-size:12px;
       color:#6A4D2F;
       text-decoration:none;
}

/* End of 'ElBalero_esp' */

