/* CSS Document */
/*--------------------------------------------------
########### CSS RESET
--------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td 
                  {margin: 0;padding: 0;border: 0;outline: 0;
                  font-size: 100%;vertical-align: baseline;
                  background: transparent;}
				  
td 
                  {margin: 0;padding: 0;border: 0;outline: 0;vertical-align: middle;}
				  
body              {line-height: 1;}
ol, ul            {list-style: none;}
blockquote, q     {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';	content: none;}
:focus            {outline: 0;}
ins               {text-decoration: none;}
del               {text-decoration: line-through;}
table             {border-collapse: collapse;border-spacing: 0;}

/*--------------------------------------------------
########### HTML Tags
--------------------------------------------------*/
html{
	background-image: url(img/bg_noise.png);
	background-repeat: repeat;
}

body{
	background-position:center top;
	background-image: url(img/top02.png);
	background-repeat: no-repeat;
}
h1{
	color:#29292b;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 28px;
	font-weight:700;
	margin-top:5px;
	margin-bottom:20px;
}
h2{
	color:#676666;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	font-weight:300;
}
h3{
	color:#676666;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight:600;
}
a{	
	color: inherit;
	text-decoration:underline;
}
a:Link{
	text-decoration:none
}
a:Hover{text-decoration:underline;}
p{
	color:#676666;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight:400;
}
p span{color:#676666;}
.txthome{
	color:#676666;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight:300;
}
.txtrojo{
	color:#b31817;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight:400;
}
.bullet{
	color:#676666;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 20px;
	padding-left:20px;
	font-weight:300;
	background-image: url(img/bullet.png);
	background-repeat: no-repeat;
}
/*--------------------------------------------------
########### Estructura
--------------------------------------------------*/

#wrapper{
	width:980px;
	margin:0 auto;
	overflow:hidden;

}
#head{
	width:980px;
	height:114px;
	float:left;
	padding-top:20px;

}
#head_logo{
	width:527px;
	float:left;
}
#head_right{
	width:225px;
	margin-top:40px;
	padding-left:0px;
	padding-top:6px;
	height:25px;
	float:right;
	background-image: url(img/ico_sobre.png);
	background-repeat: no-repeat;
	background-position: left;
}

#menu{
	width:980px;
	height:37px;
	float:left;
	
	background-image: url(img/bgmenu.png);
	background-repeat: no-repeat;
	background-position: left;
}
#slide{
	width:980px;
	margin-bottom:50px;
	float:left;
}
#slogan{
	width:940px;
	padding:15px 20px;
	background-color:#FFF;
	float:left;
}
#content{
	width:980px;
	margin-top:30px;
	float:left;
}
#sponsor{
	width:930px;
	margin:30px 10px 20px 10px;
	background-color:#fff;
	padding:15px;
	border:solid 1px #ddd;
	float:left;
}
#content_left{
	width:680px;
	padding-left:20px;
	padding-top:10px;
	float:left;
}
#content_right{
	width:260px;
	padding-top:15px;
	float:right;
}
#columna_sectores{
	width:240px;
	float:left;
	background-color:#fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-left-color: #ddd;
}
#mapa{
	width: 460px;
	float:left;

}
#footer{
	width: 980px;
	height:90px;
	float:left;
	margin-top:15px;
	text-align:center;
	padding-top:12px;
	border-top:solid 1px #ddd;
	font:normal 13px/22px 'Open Sans', sans-serif;
	color:#676666;

}

/*--------------------------------------------------
########### Navegacion
--------------------------------------------------*/

/* #navigation_main */
#navigation_main {
	margin-top: 0px;
	width:570px;
	float: right;

}

#navigation_main ul {

	overflow: hidden;
	font-weight:400;
}

#navigation_main li {
	float: left;
	font-weight:400;
}

#navigation_main li a {
	display: block;
	height:37px;
	padding: 12px 15px 0px 15px;
	color:#fff;
	margin-right:1px;
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	outline: none;
	font-weight: 400;
	background-color:#b31817;
}

#navigation_main li a:hover, #navigation_main li.selected a
{
	text-decoration: none;
	color:#fff;
	background-color:#535353;
}


/*--------------------------------------------------
########### Content
--------------------------------------------------*/
.listacolumna{
	width:210px;
	float:left;
	padding:14px 15px 15px 15px;
	border-bottom:solid 1px #ddd;
}
.logos{
	width:auto;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:15px;
	float:left;
}
.fotos{
	width:160px;
	margin-right:10px;
	float:left;
	margin-bottom:20px;
	height: auto;
}