* { padding: 0; margin: 0; }

a { text-decoration:none; color:#006699; }
a:hover { text-decoration:none; color:#006699; }

img {
border: 0;
}

body {
text-align: center;
background-color: #c6dbe2;
background-image:url(../img/bg_body.jpg);
background-position: top center;
background-repeat:repeat-x;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;


}

#wrapper { 
		width:100%;
		float: none;
		margin:0 auto;
		padding:0px;
}

#wrapperborde { 
		width:900px;
		/*height:794px;*/
		float: none;
		margin:0px 0px 0px 0px;
		padding:0px;
}

#wrapperint { 
		width:900px;
		margin:0px 0px 0px 0px;
		padding:0px;
		float:left;
}

#top{
margin:0px 0px 0px 0px;
float: left;
width:900px;
min-height:30px;
background-color: #0e5478;
border-radius:7px 7px 0px 0px;
}

.boton{
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	text-shadow:1px 1px 2px #000000;
	cursor:pointer;
	}
	
.boton_over{
	color:#FFF;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	background-color:#0b73aa;
	text-shadow:1px 1px 2px #000000;
	cursor:pointer;
	}
	
.bot_busc{
		font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	min-width:100px;
	min-height:24px;
	border-radius:4px;
	background-color:#024b71;
	border:1px solid #CCC;
	}

#banner{
margin:0px 0px 0px 0px;
float: left;
width:900px;
min-height:100px;
}

#contenidos{
margin:0px 0px 0px 0px;
float: left;
width:900px;
}

#leftcolumn {
color: #000000;
margin: 0px 0px 0px 0px;
min-height:400px;
width: 740px;
float:left;
}


#leftcontenido {
/*height: 498px;*/
text-align:left;
margin: 0px 0px 5px 0px;
font-size:12px;
}

.buscador{
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{a-bar-background-start}*/), to( #e8e8e8 /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(#ffffff /*{a-bar-background-start}*/, #e8e8e8 /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
background-image:    -moz-linear-gradient(#ffffff /*{a-bar-background-start}*/, #e8e8e8 /*{a-bar-background-end}*/); /* FF3.6 */
background-image:     -ms-linear-gradient(#ffffff /*{a-bar-background-start}*/, #e8e8e8 /*{a-bar-background-end}*/); /* IE10 */
background-image:      -o-linear-gradient(#ffffff /*{a-bar-background-start}*/, #e8e8e8 /*{a-bar-background-end}*/); /* Opera 11.10+ */
background-image:         linear-gradient(#ffffff /*{a-bar-background-start}*/, #e8e8e8 /*{a-bar-background-end}*/);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8e8');
	
	}

#leftcontenido p{
font-size:12px;
line-height:20px;
color:#FFFFFF;
text-align:justify;
margin-top:7px;
padding-right:10px;

}

#leftbarra {
/*height: 498px;*/
text-align:left;
margin: 0px 0px 0px 0px;
font-size:12px;
color: #333333;
width:725px;
min-height:68px;
background-color:#FFF;
float:left;

}

#leftlista {
/*height: 498px;*/
text-align:left;
margin: 6px 0px 7px 0px;
font-size:12px;
color: #333333;
float:left;
}

#rightcolumn {
margin: 0px 0px 0px 0px;
width: 160px;
min-height:400px;
float:left;
background-color:#000;
}


#rightcontenido {
text-align:center;
margin: 0px 0px 0px 0px;
float:left;
font-size:11px;
width:160px;
min-height:400px;
color: #7C7C7C;
line-height:22px;
background-color:#FFF;
padding-top:8px;
}


#rightcontenido p{
/*background-color:#4e949d;*/
color: #333333;
font-size: 11px;
text-align:justify;
line-height:17px;
}

#rightcontenido a{
color:#e5352d;
font-weight:bold;
padding-right:5px;
}


.tit_tabla{
color:#ff0000;
font-weight:bold;
font-size:12px;
text-align:center;
}

.tab1{
color: #000000;
font-size:12px;
text-align:center;
line-height:20px;
background-color:#eef4eb;
}

.tab2{
color: #000000;
font-size:12px;
text-align:center;
line-height:20px;
}

.titulos{
color:#0f5579;
font-weight:bold;
font-size:13px;
}


#pie {
width: 900px;
height:32px;
text-align:center;
float: left;
background-color: #1b5c7f;
border-radius:0px 0px 7px 7px;
}

#pie p{
color: #fff;
line-height:19px;
font-size:11px;
text-align:center;
margin-top:4px;

}

#footer {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-weight:100;
color:#CCCCCC;
width: 900px;
float: left;
margin-top:10px;
}

#footer a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color: #D6D6D6;
}

#footer a:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color: #009900;
}
