
body {
margin :5px;
padding : 0;
text-align : left;
font : 76% "Trebuchet MS", verdana, arial, sans-serif;
line-height : 1.7em;
background:#333 url(img/fondo3.jpg) repeat 0 0;
color : #666;
}

dl {background-color:#FF9966; border:1px solid #333; 
	margin:10px; padding:5px;}
dt {font-weight:bold; margin-bottom:5px; padding:0;}

img {border:0;}
#container {
width : 750px;
border : 5px solid #666;
margin-left : auto;
margin-right : auto;
padding : 0;
background : #eee;
color : #666;
}
#topimg {
height : 100px;
padding : 0;
margin : 0;
background : #e00130 url(img/head2.jpg) no-repeat left top;
border-bottom : 5px solid #666;
color : #666;
}
#topimg h1 {
display:none;
}


#content {
margin : 0 0 5px 14em;
padding : 5px;
background : #eee;
color : #666;
}
#sidebar {
clear : both;
float : left;
margin : 0;
width : 14em;
border-right : 1px solid #ddd;
background : #eee;
color : #333;
}
.sidemenu ul {
list-style-type : none;
text-align : left;
background : inherit;
color : #1f85bd;
margin:10px 0 0 7px;
padding:0;
}
.sidemenu ul li {
color : #BC1F26;
background : inherit;
padding:0;
}
.sidemenu ul li a {
display:block;
border : 1px solid #D70005;
padding:2px;
margin:5px;
width:12em;
color:#D70005;
text-decoration:none;
}
.sidemenu ul li a:hover {
background:#f93 url(img/casco_menu.gif) no-repeat center right;
}
.sidemenu ul li a#current {
background : transparent url(img/list-active.gif) no-repeat left center;
color : #333;
}
#footer {
clear : both;
padding : 5px;
margin-top : 5px;
border-top : 5px solid #666;
background : #bc1f26;
color : #eee;
text-align:center;
}
#footer p {margin:0; padding:0;}
#footer a:link, #footer a:visited {
text-decoration : none;
background : inherit;
color : #333;
}
#footer a:hover {
border-bottom : 1px dashed #f7cdbf;
background : inherit;
color : #f7cdbf;
}
p {
margin : 20px;
}
h2 {
margin-left : 15px;
text-transform : uppercase;
font-size : 120%; 
background : inherit;
color : #000;
}
h2.titulo {border-left:10px solid #999999; padding-left:5px;}
#content a:link, #content a:visited {
text-decoration : none;
background : inherit;
color : #bc1f26;
}
#content a:hover {
text-decoration : underline;
background : inherit;
color : #996681;
}

div.ok {border: #339933 1px solid; padding:5px; margin:10px;
	margin:10px; background-color:#FFFF99; color:#333;}
div.ok p {margin:2px; padding:0;}

