
* {margin: 0;
    padding: 0;
}

body { font-family: Verdana,Tahoma,Arial,sans-serif;
       font-size: 10px;
}

#header {
	background-image: url(images/cab.jpg);
	background-repeat: no-repeat;
	height: 90px;
	background-color:#000000;
}

#header_menu{
	background-image: url(images/header_menu2.jpg);
	background-repeat: repeat-x;
	text-align: right;
	height: 20px;
	padding-top: 6px;
}

#container {
	font-size: 10px;
}

#left {
	float: left;
	width: 188px;
	height: 450px;
	margin-left: 20px;
	margin-left: 5px;
    padding-top: 27px;
	background-image: url(images/fnd_menu.jpg);
	background-repeat: no-repeat;
}

#right {
	float: right;
	width: 188px;
	height: 450px;
	margin-right: 5px;
	padding-top: 2px;
	background-image: url(images/fnd_derecha.jpg);
	background-repeat: no-repeat;
}
#titulosderecha {
	background-color: #3078AE;
	color: #FFFFFF;
	font-size: 9px;
	font-weight:bold;
	padding-left: 5px;
	
}

#jumpmenu{
	background-color: #002D56;
	color: #FFFFFF;
	font-size: 9px;
	
}
#menusup {
	background-color: #0062AB;	
	text-align: center;
	color: #CCCCCC;
}
#contderecha {
	border-bottom: 1px groove #696967;
	padding-bottom: 5px;
	background-color: #C5BE95;	
	text-align: center;
}
#contsocios {
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	background-color: #F0EFE9;	
	text-align: justify;
}
#contnoticias {
	padding-bottom: 5px;
	background-color: #F0EFE9;	
	padding-left: 5px;
	
}

#content {
	margin-right: 198px;
	margin-left: 198px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 2px solid #f0f0f0;
    border-right: 2px solid #f0f0f0;
}
#imagen{
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #3078AE;
}

#footer {
	background-image: url(images/footer_bg2.jpg);
	background-repeat: repeat-x;
	height: 23px;
	with: 100%;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 60px;
}

p{  margin-top: 8px;
	margin-bottom: 8px;
}

h1{
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 70px;
	padding-left: 50px;
}

.heading_color{
	color: #FF9900;	
}


h2 {
	margin-bottom: 15px;
	border-bottom: 1px solid #A7AAB3;
	font-size: 10px ;
	color: #3078AE;
}

h3 {margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #A7AAB3;
	font-size: 10px;
	color: #002D56;
}

h4 {
	
	height: 31px;
	width: 146px;
	padding-top: 5px;
	padding-left: 15px;
}
h5 {margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #A7AAB3;
	font-size: 10px;
	color: #7C0F12;
}

.images_left {float: left;
               margin: 5px;
}
.images_center {float: center;
               margin: 0px;
}

.thumbs {border: 1px solid gray;
         margin: 5px;
		 padding: 1px;
}

a:link {color: #FFFFFF; text-decoration:none }     
a:visited {color: #FFFFFF; text-decoration:none}  
a:hover {color: #CCCCCC; text-decoration:none}   
a:active {color: #CCCCCC; text-decoration:none}  


#navlist
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #C2C2CA;
	width: 160px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #C2C2CA;
}

#navlist li a {
	text-decoration: none;

}



.navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-color: 
	font-size: 10px;
}
