@charset "UTF-8";
/* CSS Document */

html{
	height: 100%;
	overflow-x:hidden;
	overflow-y: scroll;
}

body {
	font-size: 1em;
	text-align: center;
	background: #E6E6E6 repeat-x left top;
    overflow-y: hidden;
		padding:0px;
	margin:0px;
}

#imagenflotante{
	width: 496px;
	height: 829px;
	background-image: url(../images/cfondo.jpg);
	margin: 0px 0px -965px -496px;
	position:relative;
	z-index:0;
	padding:0px;
	display:block;
	float:left;
}

#imagenflotante2{
	width: 514px;
	height: 829px;
	margin: 0px -514px -965px 0px;
	position:relative;
	z-index:0;
	padding:0px;
	display:block;
	float:right;
	background-image: url(../images/dfondo.jpg);
	background-position: right top;
}

/*DIV Principal*/	
#pagecontainer {
	width:899px;
	text-align:center;
	margin:0px auto 0px auto;
	display:block;
	z-index:0;
}

/*Imagen Principal*/
#content {
	width:899px;
	margin:0px;
	padding:0px;
	z-index:10;
	}

#flash {
	width:410px;
	height:200px;
	display:block;
	padding:0px;
	position:relative;
	z-index:30;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}

#anuncios {
	width:469px;
	height:100px;
	display:block;
	padding:0px;
	position:relative;
	z-index:30;
	float: right;
	margin-top: 11px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}

/* Global
----------------------------------------------- */
* {
	padding: 0;
	margin: 0;
}
	
html {
	font: 62.5%/1.6em Verdana, Helvetica, Arial, sans-serif;
		color:#333333;
}




a img {

border:none;

}


ul {
	list-style: none;
}

ol {
padding-left:15px;
}

#center ol li, #fullright ol li {
	list-style: none;
	margin:5px  0 0 25px;
	background: url(../images/arrow_red.jpg) top left no-repeat;
	padding-left:20px;
}

#center ol ol li, #fullright ol ol li {
	list-style: none;
	margin:5px  0 0 0px;
	color:#999999;
	background: none;
	padding:0;
}

li {
	
}

li span {
	color: #555;
	font-size: 1em !important; 
}

th {
	border-bottom: 1px solid #efefef;
}



ol#council ol li{
	
margin:10px 0 0 0px;

text-indent:20px;
color:#999999;

}

ol#council h4
{
margin:0 5px 0 0;
padding:0 5px 0 0;
border-right: 1px solid #CCCCCC;
font-weight:normal;
display:inline;
font-weight:bold;
color:#999999

}
ol#council li:first-child {

background: url(../images/arrow_red.jpg) top left no-repeat;
margin:10px 0 0 0px;
color:#333333;



}


ol#council li:first-child h4 {

color:#FF3333;
font-weight:bold;

}

ol h4 {
margin-left: 0px;
}

.doce_negrita {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

input[type=text]{
	font-family: arial;
	font-size: 11px;
}

input[type=password]{
	font-family: arial;
	font-size: 11px;
}

.catorce_blanca {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

.catorce_blanca a,hover{text-decoration:none; color:#FFF;}

.catorce_333333 {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	list-style-type: square;
	
}
td{padding-top:0px;}
#floatleft{float:left; width:auto;}
#menucontainer{padding-left:15px; padding-top:5px;}
#MENU_SUP{width:auto; text-align:left;}
#menu1{padding-left:15px; padding-right:61px; width:114px; float:left; padding-bottom:7px;}
#menu2{padding-right:31px; width:175px; float:left; padding-bottom:7px;}
#menu3{padding-right:74px; width:127px; float:left; padding-bottom:7px;}
#bg1{background:url(../images/bg.jpg) bottom no-repeat; padding-top:0px; width:100%; height:135px;}
#content1{width:880px; height:auto; text-align:left; padding-top:10px;}
#lateral{padding-left:10px; padding-right:5px; width:205px; border-right:#666 dashed 1px; float:left;}
#content2{width:670; padding-left:225px;}
#h1_bg{background:url(../images/evento_verde.jpg); height:21px; padding-top:5px; }

