/* v1.0.0.0 [pixelsiete] */

body{
	font-family: "Calibri";
	font-size: 14px;
	font-weight: normal;
	word-spacing: 5px;
	color: #818286;
	background-color: #ECECEC;






		margin: 0px;
	
	
	/*background: url(../images/background.jpg) fixed;*/
}


th{
	font-weight: normal!important;
}

ul,li{
	font-weight: normal!important;
}

#container{
	width: 1000px;
	height: auto;
	margin: 10px auto auto auto;
	position: relative;
}

#header, #header2{
	width: 1000px;
	height: 400px;
	margin: 0px;
	float: left;
	background: url(../images/header.png) no-repeat;
}

#header2{
	height: 200px;
	background: url(../images/header_secciones.png) no-repeat;
}

#header-img{
	position: absolute;
	top: 45px;
	left: 360px;
	width: auto;
	height: auto;
}

#menu{
	position: absolute;
	width: 960px;
	height: 52px;
	padding: 0px 20px;
	top: 0px;
	left: 0px;
}

#logo{
	position: absolute;
	top: 61px;
	left: 26px;
	width: 299px;
	height: 121px;
}

#banner_image{
	position: absolute;
	width: 641px;
	height: 320px;
	left: 335px;
	top: 58px;
}

#banner_thumbnail{
	position: absolute;
	width: 283px;
	height: 46px;
	left: 33px;
	top: 200px;
}

#banner_text{
	position: absolute;
	width: 283px;
	height: 168px;
	left: 33px;
	font-size: 14px!important;
	top: 215px;
	overflow: auto;
}


#banner_readmore{
	position: absolute;
	width: 72px;
	height: 15px;
	left: 255px;
	top: 363px;
}


#banner_navigator{
	position: absolute;
	width: 87px;
	height: 22px;
	left: 227px;
	top: 188px;
}


#banner_readmore a{
	color: #990000;
	font-size: 14px!important;
	font-weight: bold;
	text-decoration: none;
}



#body{
	width: 1000px;
	height: inherit;
	position: relative;
	float: left;
	background-image: url(../images/marco_centro1000x20.png);
}

#column-left{
	float: left;
	width: 510px;
	height: auto;
	margin: 20px 35px 0px 30px;
	padding: 0px;
}

#column-right{
	float: left;
	width: 220px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#tira-a{
	float: left;
	width: 940px;
	height: auto;
	padding: 10px 30px 0px 30px;
	margin: 0px;
}

#tira-b{
	float: left;
	width: 940px;
	height: 50px;
	padding: 0px 30px 0px 30px;
	margin: 0px;
}

#newsHome{
	width: 250px;
	height: auto;
}

#newsHome_pstsup{
	width: 220px;
	height: 20px;
	background-image: url(../images/marcosup220.png);
}

#newsHome_content{
	width: 220px;
	height: auto;
	background-image: url(../images/marcocenter220.png);
}

#newsHome_pstinf{
	width: 220px;
	height: 25px;
	background-image: url(../images/marcoinf220.png);
}

.line{
	width: 100%;
	height: 2px;
	background-color: #D1DDEB;
	line-height: 2px;
	font-size: 2px;
	margin: 0px;
	padding: 0px;
}

.line2{
	width: 200px;
	height: 2px;
	background-color: #D1DDEB;
	line-height: 2px;
	font-size: 2px;
	margin: 0;
	padding: 0;
}

.list1{
	list-style-image: url(../images/arrow_list.png);
}

.list2{
	list-style-image: url(../images/arrow_list_2.png);
}

#footer{
	width: 1000px;
	height: 20px;
	margin: 0px;
	text-align: center;
	float: left;
	background-image: url(../images/marco_inferior1000x20.png);
	background-position: bottom;
	background-repeat: no-repeat;
}


#fixFooter{
	height: 80px;
	float: left;
}


/*/////////////////////////////////////////////////
///// FONTS
//////////////////////////////////////////////////*/

.redFnt{
	color: #660000;
	font-size: 17px;
}

.blueFnt{
	color: #000000;
}

/*/////////////////////////////////////////////////
///// LINKS
//////////////////////////////////////////////////*/

a{
	color: #009966;
}

a.newsLnk{
	color: #2075CF;
}

a.menu, a.menu2{
	display: block;
	color: #CCCCCC!important;
	font-size: 10px!important;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 7px 0px 0px 0px;
	padding: 10px 30px;
	width: auto;
	height: auto;
	text-align: center;
	float: left;
	letter-spacing: -1px!important;
}

a.menu:hover,a.menu2:hover {
	background-color: #EC1B25;
	color: #FFFFFF!important;
}



a.menu2{
	margin: 8px 0px 0px 0px;
	padding: 2px 30px;
}



/*////////////////////////////////////////////////
///// TAGS
//////////////////////////////////////////////////*/

img{
	border: none;
}

h2{
	color: #063C82;
	font-weight: bold;
	font-size: 23px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: block;
}

table{
	margin: 0px;
	padding: 0px;
	display: block;
	height: auto;
	border: none!important;
}

/*************************************
* FORM
**************************************/

.input1{
	width: 200px;
	height: 15px;
	border: 1px solid #999999;
}

.textArea1{
	width: 200px;
	height: 60px;
	border: 1px solid #999999;
}

.infoForm{
	font-size: 11px;
	
}

