/* ZONA DE BODY-MAINFRAME */
html,body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 100%;
	border:none;
	}
body{
	text-align:center;
	background-color:#004f92;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#wrapper-star {
	float:left; margin:0 0 0 0; padding:0 0 0 0; background-position:bottom center;	background-image:url('../images/bg.jpg'); background-repeat:repeat-y;  width:100%;

}
#wrapper-main {
	float:left; margin:0 0 0 0; padding:0 0 0 0; background-image:url(../images/bg_bottom.jpg); background-position:bottom center; background-repeat:no-repeat;  width:100%;
}
  #wrapper {
	text-align: left;
	width:907px;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0 0 0 0;
   }
.title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #1e3171;
	line-height:normal;
	text-decoration: none;
}
.title2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #1286c4;
	line-height:normal;
	text-decoration: none;
}
.title2 a:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #1286c4;
	line-height:normal;
	text-decoration: none;
}
.title2 a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #1286c4;
	line-height:normal;
	text-decoration: none;
}
.title2 a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #1e3171;
	line-height:normal;
	text-decoration: underline;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height:20px;
	text-decoration: none;
}
.menu a:link{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height:20px;
	text-decoration: none;

}
.menu a:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height:20px;
	text-decoration: none;

}
.menu a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #1a2c61;
	line-height:20px;
	text-decoration: none;

}
#content-main {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #494949;
}
#content-main p {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:15px;
	padding-bottom:0px;
	margin-right:20px;
}
#content-main h2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #555555;
	margin:0 0 0 0;
	padding:0 0 0 0;
	margin-bottom:15px;
	margin-top:15px;
}

#content-main h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #555555;
	margin:0 0 0 0;
	padding:0 0 0 0;
	margin-bottom:10px;
	margin-top:10px;
}

#content-main h4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	margin:0 0 0 0;
	padding:0 0 0 0;
	margin-bottom:15px;
	margin-top:15px;
}

#content-main ul {
	list-style-type: none;
padding: 0 0 5px 0;
margin: 0 0 0 0;
}
#content-main ul li {
line-height:18px;
background-image: url('../images/bullet.jpg');
background-repeat: no-repeat;
background-position:top left;
padding-left:24px;
padding-bottom:3px;
}
#content-main .sepp {
border-width:0px;
border-style:none;
height:2px;
line-height:2px;
font-size:1px;
width:100%;
float:left;
position:relative;
background-image:url('../images/sep-pix.jpg');
background-position:top left;
background-repeat:repeat-x;
padding:0 0 0 0;
margin:0 0 0 0;
margin-bottom:15px;
}
hr {
border-width:0px;
border-style:none;
height:2px;
line-height:2px;
font-size:1px;
width:100%;
float:left;
position:relative;
background-image:url('../images/sep-pix.jpg');
background-position:top left;
background-repeat:repeat-x;
padding:0 0 0 0;
margin:0 0 0 0;
margin-bottom:15px;
clear:both;
}
#content-main a:link, #content-main a:visited {
	text-decoration:none;
	color:#0f84bc;
	font-weight:normal;
}
#content-main a:hover {
	text-decoration:underline;
	color:#484848;
	font-weight:normal;
}
.r-image {
	float:left;
	position:relative;
	width:145px;
	height:85px;
	border: 1px solid #e8e8e8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	overflow:hidden;
	cursor:pointer;
	cursor:hand;
}
#content-main table td {
	font-size:11px;
}