*{
	margin: 0; padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	}

body {
	background-color: #FFFFFF;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}
/*ESQUEMA*/


#lang{
		margin:0 auto;
		width:910px;
		margin-top:10px;
		margin-bottom:10px;
		padding-right:20px;
		position:relative;
		text-align:right;
		color:#FFF;
		font-weight:bold;
		font-size:11px;
		}
		
#lang a{
		color:#FFF;
		font-weight:bold;
		font-size:11px;
		text-decoration:none;
		}
		
#lang a:hover{
		color:#0D1074;
		}

#wrap {
		margin:0 auto;
		width:930px;
		padding-top:6px;
		position:relative;
		background-color:#FFFFFF;
		}
		
		#left {
		width:221px;
		float:left;
		padding-left:6px;
		}
		
		#right {
		width:691px;
		float:left;
		padding-left:6px;
		}
	
        #footer {
	    margin:0 auto;
	    padding:25px 20px 0px 0px;
		margin-top:30px;
	    width:880px;
	    height:90px;
		background:url(../images/footerbg.jpg);
		background-repeat:no-repeat;
		text-align:right;
	    }
		
		.navportada {
		float:left;
	    width:326px;
		height:187px;
		margin-left:10px;
		margin-bottom:20px;
	    }
		.margen {
			margin-right:10px;
			
		}
		
		
		#menubg {
	    width:220px;
	    height:622px;
	    background-image:url(../images/menubg.jpg);
		}
		
		
		#wrapcontent {
		width:650px;
		margin-left:18px;
		}	
		
		#wrapcontent2 {
		width:650px;
		margin-left:18px;
		margin-top:10px;
		}
		
		.picleft {
		width:195px;
		padding:3px;
		border: solid #B4CDE6;
		border-width:3px;
		float:left;
		}
		
		
		.picleft2 {
		padding:3px;
		border: solid #B4CDE6;
		border-width:3px;
		}
		
		.pics {
		border: solid #B4CDE6;
		border-width:2px;
		padding:2px;
		}
		
		.titleright {
		width:420px;
		float:left;
		margin-left:18px;
		margin-bottom:15px;
		}
		
		.titleright2 {
		margin-left:18px;
		margin-bottom:15px;
		}
		
		.contentright {
	width:420px;
	margin-left:18px;
	float:left;
	line-height:24px;
	font-weight: normal;
		}
		
		

.clearfix{
clear:both;
}

/*TEXTO*/

#menu li {
	margin-bottom:0.82em;
	background:url(../images/linemenu.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:4px;

}
#menu {
	list-style-type:none;
	padding-left:20px;
	padding-top:10px;

	}
#menu a {
    font-family: Tahoma;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	font-weight:bold;
}
#menu a:hover {
	color:#FF0;
}
	


.contenido {
	font-family: Tahoma;
	font-size: 11px;
	color:#999999;
	line-height:20px;
}

.contenido a {
	color:#999999;
	text-decoration:none;
}

.contenido a:hover {
	color:#999999;
	text-decoration:underline;
}



.h1 {
	font-family: Tahoma;
	font-size: 18px;
	color:#C10003;
	font-weight:bold;
}

.h2 {
	font-family: Tahoma;
	font-size: 15px;
	color:#1F7DCB;
	font-weight:bold;
}

.h2 a {
	color:#1F7DCB;
	font-size: 15px;
	text-decoration:none;
}

.h2 a:hover {
	color:#C10003;
	text-decoration:underline;
}



.contenidofoot {
	font-family: Tahoma;
	font-size: 11px;
	color:#2372B6;
	line-height:18px;
}
.contenidofoot a{
	color:#2372B6;
	font-size: 11px;
	text-decoration:none;
}
.contenidofoot a:hover{
	color:#C70003;
	text-decoration:underline;
}

.contenido3 {
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
	line-height:20px;
}
