a:active     {  font-family: Arial; font-size: 12px; color: #4676B4;text-decoration:none}
a:link       {  font-family: Arial; font-size: 12px; color: #4676B4;text-decoration:none}
a:visited    {  font-family: Arial; font-size: 12px; color: #4676B4;text-decoration:none}
a:hover      {  font-family: Arial; font-size: 12px; color:#eb99eb;text-decoration:none}

select,input,textarea {
 border-width: 1px;
 background: #f8f8f8;
 border-style:solid;
 border-color: black;
}

body         {
	font-family: Arial;
	font-size: 12px;
	color: black;
	margin: 0px;
	padding: 0px;
	padding-top: 9px;
	background-color: #f7e4f8;
	background-repeat:repeat-x;
	background-position:top;
	background-image: url('../imagenes/fondo.jpg');
}

table,td {
 padding:0px;
}


img {
 border : 0px;
 margin : 0px;
 display: inline;
}

div {
 border:0px;
 border-style: solid;
}

div.fondo {
 width:730px;
 text-align:left;
 padding-top:0px;
 padding-left:17px;
 background-color:white;
 display:table-cell;
 float:left;
}

.der {
 background-repeat:repeat-y;
 background-position:top;
 background-image: url('../imagenes/fder.png');
 background-position: left;
}

div.pie {
 width:774px;
}

td.fondopie {
 width:692px;
 height:27px;
 text-align:left;
 padding-top:0px;
 background-repeat:repeat-x;
 background-position:top;
 background-image: url('../imagenes/piefondo.png');
 background-position: left;
 border:0px;
 border-style:solid;
 float:left;
}

div.ident {
 background-color: #eb99eb;
 width:206px;
 height:73px;
 margin-right:4px;
 float:left;
 display: table;
 color:white;
}

div.texto {
 display:table-cell;
 vertical-align:middle;
 width: 100%;
 height: 100%;
 font-family:'Arial';
 font-size:20px;
 text-align:center;
 line-height:3.5em
}

#contenido
{
 width: 100%;
 height: 100%;
 top: 0px;
 left: 0px;
 padding: 0px;
 font-family:'Arial';
 font-size:15px;
 font-weight:bold;
 text-align:left;
  border:0px;
 border-style:solid;
}




div.presentacion
{
 border:1px;
 border-style:solid;
 border-color:#dee2eb;
 background-color:#f6eef8;
 width:701px;
 height:100%;
 clear:both;
 font-family:'Arial';
 font-size:11px;
 font-weight:bold;
 padding:5px;
}

    #map {
      height: 500px;
      width:  100%;
    }

    .botonForm{
	background: #eb99eb;
	color: black;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}