html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}

body{
	font-family:Arial;
	font-size:80%;
	background-color: #FFF;
	background-image: url(../transparencia/img/bg_sitio1.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
}

a img{
	border:none;
}

a{ text-decoration:none}

#principal
{
	margin:0 auto;
	width: 1024px;
	min-height: 600px;
	overflow:hidden;
	background-repeat: repeat-x;
	background-image: url(../transparencia/img/bg_sitio1.jpg);
	background-attachment: scroll;
	background-position: left top;
}

#barra-top
{
	margin:0 auto;
	position: relative;
	background: transparent url("../general/img/fondo_bar_top_gen_03.gif") repeat-x scroll 0 0;
	width: 960px;
	height:31px;
	color:#FFF;
}

#pestania-izq-top
{
	position: absolute;
	left:0;
	top:0;
	width:15px;
	height:31px;
	background: transparent url("../general/img/pestania_izq_gen_01.gif") no-repeat scroll 0 0;
}

#pestania-der-top
{
	position: absolute;
	right:0;
	top:0;
	width:15px;
	height:31px;
	background: transparent url("../general/img/pestania_der_gen_02.gif") no-repeat scroll 0 0;
}

#text-top
{
	float:left;
}

#text-top a
{
	margin-left:15px;
	color:#FFF;
	text-transform:uppercase;
	line-height:30px;
	font-size: 10px;
}

#fecha-top
{
	text-transform:uppercase;
	float:right;
	line-height:30px;
	margin-right:25px;
	font-size: 11px;
}

#contenido
{
	margin-bottom: 10px;
	width: 960px;
	overflow: hidden;
	margin:0 auto;
}

#banner
{
	width: 960px;
	height: 48px;
}

#banner2
{
	position:relative;
	height:116px;
	width:960px;
}

#footer
{
	margin-left:15px;
	width: 945px;
	height:262px;
	overflow: hidden;
}

#footer h5{ font-size: 0.9em; font-weight:bold; color:#1C1C1C;}

#footer > div{	float:left;}

#foot-col1{	width: 195px; 	height:136px;}
#foot-col1 p{padding: 15px 0 8px 0; font-weight:bold; font-size:0.75em;}

#foot-col2{	width:485px;	height:136px;}

#foot-col2 form div.formaL{	float:left;	width:284px;}

#foot-col2 form div.formaR{ float:right; width:200px;}
#foot-col2 form div.formaR textarea{border:1px solid #CCCCCC;
height:60px;
margin-top:3px;
width:180px;}
.input{ color: #666666;width:95%; height:5%; border:1px solid #cccccc; font:12px Lucida Grande,Geneva,Tahoma,Verdana,Arial,sans-serif; margin-top:5px;}

#foot-col3
{
	padding-left:5px;
	width:260px;
	height:136px;
	background: transparent url("../general/img/barra-foot-col3_tra_04.gif") no-repeat scroll 0 0;
}

#foot-col3 ul{
	list-style-image:url(../transparencia/img/bullet_mas_tra_10.gif); 
	margin-left:22px;
	}
	
#foot-col3 ul li{ margin-top:5px; }
#foot-col3 ul li a{ color:#1a1a1a;}
#foot-col3 h5{margin-left: 8px; font-weight:normal;}
/*
#bottom-foot
{
	width:945px;
	height:56px;
	border-top: 1px solid #cbd0d5;
	border-bottom: 1px solid #cbd0d5;
}
#bottom-foot h5{ font-weight:normal; margin-top:12px;}
#bottom-foot ul li{ display: inline; margin-right: 75px; margin-top:5px}
#bottom-foot ul li a{ font-weight:bold; font-size:0.9em;}
#bottom-foot ul li a:link   { color: #484848; }
#bottom-foot ul li a:visited { text-decoration:underline; color:#484848;}
#bottom-foot ul li a:hover{ color:#ff3333; text-decoration:none;}
#bottom-foot ul li a.activo  { color: #8c8c8c; text-decoration:none;}
*/

#bottom-foot ul li a{ font-weight:bold; font-size:0.9em;}
#bottom-foot ul li a:link   { color: #484848; }
#bottom-foot ul li a:visited { text-decoration:underline; color:#484848;}
#bottom-foot ul li a:hover{ color:#ff3333; text-decoration:none;}
#bottom-foot ul li a.activo  { color: #8c8c8c; text-decoration:none;}

#copyrigth{width:945px;	height:66px;font-family:Verdana, Geneva, sans-serif; background: transparent url("../general/img/fondo-top-foot_tra_11.gif") no-repeat scroll 0 0; padding-top:14px;}
#copyrigth h6:first-child{font-weight:normal;font-size:0.625em; }
#copyrigth h6{font-weight:bold;font-size:0.625em; }

.tituloNegrita { font-weight: bold}

.addthis_toolbox.addthis_pill_combo a {    float: left;
}

.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet {    
	margin-top: -2px;}
.addthis_button_compact .at15t_compact {  
	margin-right: 4px;    float: left;
}
