﻿body{

background:  #DBDBCC;
font-family: 'trebuchet ms',Verdana, helvetica, arial, sans-serif;
font-size: 13px;
line-height:20px;
margin:0;
padding:0;
}


#sombra{
background:  #DBDBCC url(background.jpg) repeat-y center;
}



#pagina{

width:900px;
padding:0px;
margin:0 auto;
background:   #FFF8EE;
border-left: 1px solid #000;
border-bottom: 1px solid #000;
}

#flash{
border-top:2px solid  ;
clear:both;
}

#menu{

background: url(menu.jpg) repeat-x; 
line-height:25px;
border-top:1px solid #333;
border-bottom:1px solid #333;
}



#cuerpo{
border-top:1px solid #999;
background:  #FFE0B9 url(cuerpo.jpg) repeat-x;
padding:15px;
color: ;
}

.titulo{
font-size:18px;
padding-bottom:5px;
border-bottom:1px dotted   #000000;
}

#pie{
clear:both;
background:  #FFCF95;
color: black;
padding:10px;
border-top:2px solid #fff;
line-height:13px;
}



#menu a{
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 30px;
	
}

#menu a:hover{
background:#aaa;
}


#menu_secciones {
	background:   #FFDFB0
	color: blue;
	line-height: 25px;
}

#menu_secciones a{
display:block;
padding:0 10px 0 10px;
text-decoration:none;
background:   #FFDFB0;
}

#menu_secciones a:hover{
background:     #FFD18C;
}

a{
	color: #006AB0;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
text-decoration:underline;
}

#cuerpo img{
margin-right:10px;
border:1px solid #ccc;
}

.clase_tabla_menu_se{
width:auto;
}	

.clase_tabla_menu_seccion_se{
width:auto;
float:right;
}
