* {
	margin: 0;
	padding: 0;
}

body {
background:url(img/fondo.png) repeat-y center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
}
img{
		border:none;
	}
.img{
	margin:0 0 0 -8px;
	
}


.num{
font-weight:bold;
}
	
a {
text-decoration: none;
color: #004990;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 782px;

}

#header {
height: 170px;
background-image:url(img/cabecera.jpg);
background-repeat:no-repeat;
background-position:center;
background-position:top;
margin:0 0 15px 0;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 23px 0 0 20px;
color: #aaa;
}
#header h1 a { 
color: #aaa;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 19px;
color: #111;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
text-align:center;
color: #004990;
}

#menu {
height: 1px;/*
border-top: 1px double #555;
border-bottom: 1px double #555;*/
text-align:right;
}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
color: #004990;
}
#menu ul li a:hover {
color: #004990;
text-decoration: none;
font-weight: 600;
}

#content {
padding: 0 15px 20px 20px;
}

.right {
float: right;
width: 520px;
text-align: justify;
}
.crio{
	width:205px;
	height:315px;
	float:left;
	margin:0px 8px 10px 0;
	}
	
.crio2{
	text-align:center;
	padding:10px;
	}
.right p{
margin:0px 0px 15px 0px;	
	}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
color: #004990;
	}
.right h2 a {
text-decoration: none;
color: #004990;
}

.titulo{
text-align:center;
color:#004990;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.margin{
	margin:0 0 0 15px;
	text-align:center;
	}
.izquierda{
	width: 200px;
	top:0px;
	}


#iz-abajo p{
	font-weight:bold;
	text-align:center;
	padding:10px;
	}
#idiomas img{
	margin: 10px 0 10px 22px;
	}

.left {
float: left;
width: 200px;
margin-top: 10px;
background: #004990;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 28px;
line-height: 28px;
color: #fff;
font-size: 13px;
background: #788BBD;
}
.left ul {
padding: 10px 0 15px 20px;
list-style-type: square;
color: #788BBD;
}
.left ul li a {
color: #fff;
text-decoration: none;
font-size: 13px;
font-weight: 100;
}
.left ul li a:hover {
color: #fff;
font-weight: 600;
}

#footer {
padding:15px 0 0 0;
height: 45px;
background: #657983;
text-align: center;
font-size: 13px;
color: #fff;
width:782px;
}
#footer a { color: #fff; padding:0px;}