* {
	margin: 0;
	padding: 0;
}

body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
	background-repeat:repeat-x;	
	background-color:#FAFBFD;
	background-image:url(../images/fondweb1.jpg);

}

a {
text-decoration: none;
color: #4F5D7F;
}
a:hover {
text-decoration: underline;
color: #99AECD;
}

#wrap {
margin: 20px auto 10px auto;
width: 800px;
background: #fff;
padding: 10px;
border: 5px solid #A4B9CE;
}
#wrap2 {
margin: 20px auto 10px auto;
width: 510px;
background: #fff;
padding: 5px;
border: 3px solid #999999;
}

#header {
height: 160px;
background: #FFFFFF ;
}
#header h1 { 
font-size: 50px;
letter-spacing: -7px;
padding: 17px 0 0 10px;
color: #FF5500;
}
#header h1 a { 
color: #D1DDEF;
text-decoration: none;
font-weight: 600;
letter-spacing: -7px;
}
#header h1 a:hover {
color: #fff;
}

#menu {
height: 30px;
line-height: 30px;
background: #668AAE;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 12px;
color: #FFFFFF;
}
#menu ul li a:hover {
color: #CCCCCC;
text-decoration: none;

}

#content {
padding: 0px 0px 0px 0px;
}

.right {
float: right;
width: 600px;
text-align: justify;
padding-top: 5px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

}

.left {
float: left;
width: 180px;

}
.left h2 {
margin: 5px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
color: #FFFFFF;
font-size: 13px;
font-weight:bold;
background-color:#A4B8D0;
}
.left ul {
font-size:10px;
padding: 10px 0 15px 25px;
list-style-type: square;
color: #99AECD;
background-color:#EBF2FA;
list-style-image:url(../images/darrow.png);
text-align:left
}
.left ul li a {
font-size:11px;
text-decoration: none;
font-weight: bold;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
.left ul li a:hover {

}

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; }
/*--- Estilos Personalizados*/
.recomendado{

	background: #fff;
	border: 3px solid #668AAE;
	margin: 5px;
	
}
.marco{
	border:  1px solid;
	color:#1C1062;
	height:420px;

	overflow:auto;
	padding: 5px;
	width:100%;
}

.right2 {
width: 400px;
text-align: justify;
padding-top: 5px;
}
.right2 h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.right2 h2 a {
text-decoration: none;
}
.right2 h2 a:hover {

}
