/* Textos - titulos - imagenes */





h1 {
	color: #3C6A9C;
	text-transform: uppercase;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #3C6A9C;
	border-bottom-color: #3C6A9C;
	border-top-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: 22px;
}

/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
.clear {clear:both; overflow:hidden; margin:0; padding:0; height:0px;} 

#contenedor {
	width: 795px;
	height: 100%;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EDEDED;
	border-left-color: #EDEDED;
}
#cabecera {
	background-repeat: no-repeat;
	float: left;
	height: 86px;
	width: 795px;
	background-image: none;
	background-color: #EDEDED;
}
#cicyt {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-left: 10px;
	float: left;

}

#contenido {
	float: left;
	height: 100%;
	width: 485px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	background-repeat: no-repeat;
}
#pie {
	background-color: #ededed;
	clear: both;
	height: 20px;
	width: 795px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	padding-top: 7px;
	letter-spacing: normal;
	word-spacing: normal;
}

#menu {
	background-color: #FFFFFF;
	width: 219px;
	float: left;
	height: 100%;
}

#menu ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
}
#menu li {
	border:0px solid white;
	margin:0px;
	padding:0px;
	width:219px;
	height:28px;
	margin-top:0px; /* solo acepta a navegadores que usen estándares */
}

* html #menu li {
	margin-bottom:-3px; /* solo afecta a IE */
}
#menu li a.enlace {
	width: 219px;
	background-color:#FFFFFF;
	position: relative;
}
#menu li img {
	float:left;
	margin:0px;
	padding:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

bullet  {
	margin-left: 10px;
	list-style-position: inside;
	list-style-type: circle;
	text-indent: 10px;
	list-style-image: url(images/bola.gif);
}

#contenido  li.bullet {
	color: #000000;
	background-color: inherit;
	margin-left: 15px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-bottom: 10px;
	list-style-image: url(../gif-jpg/bola_c.gif);
}

#contenido  li.bullet2 {
	color: #000000;
	background-color: inherit;
	margin-left: 30px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-bottom: 10px;
}

p a:link{
	color: #006699;
	text-decoration: none;
}

p a:visited{
	color: #006699;
	text-decoration: none;
}

p a:hover{  
	color: #006699;
	text-decoration: underline;
}


#pie a:link{
	color: #006699;
	text-decoration: none;
}


#pie a:visited{
	color: #006699;
	text-decoration: none;
}

#pie a:hover{ 
	color: #006699;
	text-decoration: underline;
}

#domicilio {
	height: 33px;
	width: 195px;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-left: 12px;
}
#texto  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	line-height: 18px;
}
#mincyt {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-top: 2px;
}
#letras_centrales {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 40px;
	margin-bottom: 105px;
}
#menuder {
	background-color: #FFFFFF;
	width: 150px;
	float: right;
	height: 100%;
}
