/* CSS Document */
/****by Carlos Bobadilla***/
/**desarrollado por CEROCINCO**/
/***www.05.com.py****/
/*****************/
body, h1, h2, h3, h4, h5, h6, p, tr, td, img{
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman";
}
body{
	background:#5072AE;
	/*background:url(../gfx/tiras/tira1.gif) top left repeat-x #FFFFFF;*/
}
img{
	border:none;
}
p{
	font-size:14px;
	margin:7px 0 7px 0;
	line-height:22px;
}
li{
	font-size:14px;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman";	
	line-height:22px;
	list-style:url(../gfx/iconos/cubito.gif);	
}
h1{
	font-size:18px;
	color:#1E4C9C;
}
h2{
	font-size:18px;
	color:#1E4C9C;
	background:url(../gfx/iconos/click.gif) left top no-repeat;
	padding:5px 0 5px 30px;
}
#conte_wrapper{
	background:url(../gfx/tiras/tira1.gif) top left repeat-x #FFFFFF;
}
#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:768px;
	padding:0 15px 0 15px;
}
#logo{
	float:left;
	width:271px;
	height:84px;
	margin-top:21px;
	background:url(../gfx/logos/serfin.gif);
}
#bannerflas{
	float:right;
	width:430px;
	margin:15px 5px 0 0;

}
#conte_botonera{
	float:right;
	width:583px;
	height:36px;
	margin-top:2px;
}
#botonizquier{
	float:left;
	background:url(../gfx/tiras/tiraboton1.gif) left no-repeat;
	width:7px;
	height:36px;
	margin:0;
	padding:0;
	line-height:2px;
	font-size:2px;
}
#botonderecho{
	float:left;
	background: url(../gfx/tiras/tiraboton3.gif) left no-repeat;
	width:7px;
	height:36px;
	margin:0;
	padding:0;
	line-height:2px;
	font-size:2px;
}
#botoncentro{
	float:left;
	background: url(../gfx/tiras/tiraboton2.gif) left repeat-x;
	width:569px;
	height:36px;
	margin:0;
	padding:0;
	line-height:2px;
	font-size:2px;
}
#superior{
	float:left;
	width:768px;
	margin-bottom:50px;
}
#lado_izquierdo{
	float:left;
	width:190px;
}
#lado_derecho{
	float:right;
	width:516px;
}
#lado_derecho a{
	color:#000099;
	text-decoration:none;
}
#lado_derecho a:hover{
	color:#000099;
	text-decoration: underline;
}

.limpiador{
	clear:both;
}
.banner1{
	float:left;
	width:190px;
	margin:20px 0 20px 0;
}
.banner2{
	float:left;
	width:518px;
	margin:20px 0 20px 0;
}

.style1{
	color:#7E9ED7;
	font-size:24px;
}
.style2{
	padding:5px;
	background:#E8F0FF;
	border:none;
}
.style3{
	color: #333333;
	font-size:14px;
}
.style4{
	padding:5px;
	background:#E8F0FF;
	border:none;
}

#conte_footer{
	background:url(../gfx/tiras/tira_footer.gif) top left repeat-x #082E6E;
}
#footer{
	margin-left:auto;
	margin-right:auto;
	width:768px;
	height:98px;
	padding:10px 15px 0 15px;	
}
.datos{
	float:left;
	width:300px;
}
.datos p{
	color:#FFFFFF;
	line-height:20px;
	font-size:12px;
}
.datos a{
	color:#FFFFFF;
	text-decoration:none;
}
.datos a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
#cerocinco{
	float:right;
	width:208px;
}
.style_azul{
	color:#1E4C9C;
}

/***********************/
/*********boton********/
/***********************/
ul#boton {  
	list-style:none;
	margin:0;
	padding:0;
	}
ul#boton li {
	list-style:none;
	line-height:0px;
	margin:0;
	padding:0;
	float:left;
	}
ul#boton li a {
	display:block;
	padding:17px 8px 17px 7px;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
	font-family:Tahoma, "Trebuchet MS", "Times New Roman";
	border-left:1px dashed #8CABE3;
	}
ul#boton li a:hover {
	color: #FFFFFF;
	background: url(../gfx/tiras/tiraboton2hover.gif) top left repeat-x #000000;
	}
	
/*************fin de codigo***********************/



#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
}
#nav li.activo { 
	margin-left:15px;
}
#nav li a.activo { 
	display:block;
	padding:17px 8px 17px 7px;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
	font-family:Tahoma, "Trebuchet MS", "Times New Roman";
	border-left:1px dashed #8CABE3;
}

#nav li.items {
	list-style:none;
	line-height:0px;	
	/*margin-left:5px;*/
}

#nav li a.items {
	display:block;
	padding:17px 8px 17px 7px;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
	font-family:Tahoma, "Trebuchet MS", "Times New Roman";
	border-left:1px dashed #8CABE3;
}

#nav li.items a.items:hover {
	color: #FFFFFF;
	background: url(../gfx/tiras/tiraboton2hover.gif) top left repeat-x #000000;

}

#nav li { 
	float: left;
}
#nav li ul { 
	position: absolute;
	background-color: #666666;
	width: 13em;
	left: -999em; 
}
#nav li ul li {
	width: 13em;
	list-style:none;
	border-bottom:1px solid #FFFFFF;
	background-color: #993300;
	background: none;
}
#nav li ul li a {
	text-decoration: none;
	color: White;
	padding: 11px 10px 10px 10px;
	display: block;
}
#nav li ul li a:hover {
	background-color: #333333; 
	text-decoration:underline;	
}
#nav li ul ul { 
	margin: -33px 0 0 13em;
	background-color: #B13D03;
	width: 10em;
}
#nav li ul ul li {
	width: 10em;
	border-bottom:1px solid #990000;
	background: none;
}
#nav li ul ul li a:hover {
	background-color: #B13D03; 
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
