/* CSS Document */

*{
margin: 0px;
padding: 0px;
border: 0px;
}

body{
	background-color: #666699;
	background-image: url(IMG/fondobody.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

#mama{
	width: 739px;
	background-image: url(IMG/enmedio.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

#presentacion{
	width: 690px;
	height: 249px;
	padding-top: 5px;
	margin-left: auto;
	margin-right:auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ff9901;
}

#menuindex{
	width: 690px;
	margin-top: 20px;
	background-image: url(IMG/fondofotos.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-bottom: 10px;
}

#ind1{
	width: 132px;
	height: 120px;
	float: right;
	text-align:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 4px;
	margin-right: 1px;
}

#ind2{
	width: 132px;
	height: 120px;
	float: right;
	text-align:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 4px;
	margin-right: 1px;
}

#ind3{
	width: 132px;
	height: 120px;
	float: right;
	text-align:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 4px;
	margin-right: 1px;
}

#ind4{
	width: 132px;
	height: 120px;
	float: right;
	text-align:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 4px;
	margin-right: 1px;
}

#ind5{
	width: 132px;
	float: right;
	text-align:left;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;*/
	padding-left: 4px;
	margin-right: 1px;
}

#arriba{
	width: 739px;
	height: 19px;
	background-image: url(IMG/arriba.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#abajo{
	width: 739px;
	height: 19px;
	background-image: url(IMG/abajo.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}

#zonalogo{
	width: 700px;
	height: 80px;
	margin-left: auto;
	margin-right:auto;
}

#logoizda{
	width: 293px;
	float: left;
}

#direccion{
	width: 300px;
	float: right;
	text-align: right;
	margin-top: 30px;
}

#menu{
	width: 701px;
	height: 45px;
	margin-right:auto;
	margin-left: auto;
	text-align: center;
}
/*#menu dl{
	display: block;
}*/

#menu dt{
	width: 98px;
	height: 30px;
	display: block;
	float: right;
	text-align: center;
	vertical-align: middle;
	background-image: url(IMG/boton.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 1px;
	padding-top: 13px;
}

#cabecerae{
	width: 698px;
	height:157px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 5px;
}

#contenido{
	width: 698px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

#imagen{
	float: left;
	width: 197px;
}

#texto{
	width: 465px;
	float: right;
	padding-right: 10px;
}

#texto li{
	list-style-position: inside;
	margin-bottom: 7px;
}

.aclarar{
	clear: both;
}

#pie{
	width: 720px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b2b2d8;
	padding-top: 3px;
	text-align: center;
	margin-bottom:20px;
}

#obrascontenedor{
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#obrascontenedor img{
	margin: 2px;
}

#obrascontenedor dt{
	display: inline;
}

#plano{
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}

#planodcha{
	float: right;
}

#planodcha a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666999;
}

#planodcha a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666999;
}

#planodcha a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666999;
}

#planodcha a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#planoizda{
	float: left;
}

/*textos*/

.violeta{
	color: #666699;
}

.encabezados{
	padding: 5px;
	background-color: #dddddd;
}

h1{
	color: #5a5099;
	font-size: 130%;
	font-weight: normal;
}

h2{
	color: #666666;
	font-style: italic;
	font-size: 100%;
	margin-left: 5px;
}

h3{
	font-size: 100%;
	color: #5a5099;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ff9900;
	padding-bottom: 3px;
}

a.menu:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.menu:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.menu:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}

.blanco{
	color: #FFFFFF;
	font-size: 90%;
}

a.aviso:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 90%;
}

a.aviso:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 90%;
}

a.aviso:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 90%;
}

a.aviso:hover {
	color: #b2b2d8;
	text-decoration: none;
	font-size: 90%;
}

.obras{
	font-size: 120%;
	color: #666666;
}

.obraspeque{
	font-size: 90%;
	color: #666666;
}

.capaobras{
	width: 655px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	background-image: url(IMG/fondofotos.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ff9900;
	text-align:left;
}

form{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

input{
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-top:5px;
	background-color: #eeeeee;
	padding: 2px;
}

textarea{
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-top:5px;
	background-color: #eeeeee;
	padding: 2px;
}

.boton{
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	cursor: pointer;
}

a.menuindex:visited {
	color: #5a5099;
	text-decoration: underline;
	font-size: 110%;
}

a.menuindex:active {
	color: #5a5099;
	text-decoration: underline;
	font-size: 110%;
}

a.menuindex:link {
	color: #5a5099;
	text-decoration: underline;
	font-size: 110%;
}

a.menuindex:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 110%;
}

.alejar{
	margin-left: 10px;
}

iframe{
	border-style: solid;
	border-color: #CCCCCC;
	padding: 3px;
	border-width: 1px;
}
