/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
body 
	{
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	}

#mamaindex {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	padding-top: 550px;
	width: 800px;
	height: 600px;
	background-image: url(IMGS/index.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

#mamaempresa {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	width: 800px;
	height: 600px;
	background-image: url(IMGS/fondoempresa.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

#mamaservicios {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	width: 800px;
	height: 600px;
	background-image: url(IMGS/fondoservicios.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

#mamaubicacion {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	width: 800px;
	height: 600px;
	background-image: url(IMGS/fondoubicacion.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

#mamacontacto {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	width: 800px;
	height: 600px;
	background-image: url(IMGS/fondocontacto.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

#cabecera {
	width: 400px;
	height: 67px;
	margin-left:234px;
	padding-top: 35px;
	text-align: center;
}


#menuindex {
	width: 300px;
	height: 20px;
	margin-left:255px;
	text-align: center;
	padding: 2px;
}

#menuindex dt {
	display: inline;
}

#menu1 {
	width: 400px;
	height: 20px;
	margin-left:234px;
	margin-top: 20px;
	text-align: center;
	background-color: #003366;
	padding: 2px;
}

#menu1 dt {
	display: inline;
}


#menu2 {
	width: 400px;
	height: 20px;
	margin-left:234px;
	margin-top: 10px;
	text-align: center;
	background-color: #99ccff;
	padding: 2px;
}

#menu2 dt {
	display: inline;
}

#titulos {
	width: 400px;
	height: 40px;
	margin-left:234px;
	margin-top: 5px;
	text-align: center;
}

#contenido1 {
	width: 320px;
	height: 345px;
	margin-left:234px;
	margin-top: 10px;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
}

#contenido2 {
	width: 320px;
	height: 310px;
	margin-left:234px;
	margin-top: 10px;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 20px;
}

#contenido2 li{
	margin-left: 10px;
}

#contenido3 {
	width: 320px;
	height: 390px;
	margin-left:234px;
	margin-top: 10px;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 20px;
}

#contenido4 {
	width: 300px;
	height: 345px;
	margin-left:234px;
	margin-top: 10px;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
	overflow: auto;
}


#pie {
	width: 400px;
	height: 20px;
	margin-left:234px;
	text-align: center;
	margin-top: 5px;
}

#pie dt {
	display: inline;
}

#imgplano {
	width: 320px;
	text-align: center;
}

a.menuind:link {
	font-size: 70%;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a.menuind:visited {
	font-size: 70%;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

a.menuind:active {
	font-size: 70%;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a.menuind:hover {
	font-size: 70%;
	font-weight: normal;
	color: #99ccff;
	text-decoration: none;
}



a.menu:link {
	font-size: 80%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.menu:visited {
	font-size: 80%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.menu:active {
	font-size: 80%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover {
	font-size: 80%;
	font-weight: normal;
	color: #99ccff;
	text-decoration: none;
}

a.submenu:link {
	font-size: 80%;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a.submenu:visited {
	font-size: 80%;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

a.submenu:active {
	font-size: 80%;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a.submenu:hover {
	font-size: 80%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.gral {
	font-size: 80%;
}

.peque {
	font-size: 70%;
}

.pequeb {
	font-size: 70%;
	font-weight: bold;
}

h1 {
	font-size: 80%;
	font-weight: bold;
}

h2 {
	font-size: 80%;
	font-weight: bold;
}
.pienegrita {
	font-size: 70%;
	font-weight: bold;
	color: #003366;
}

.pienormal {
	font-size: 70%;
	font-weight: normal;
	color: #003366;
}

a.aviso:link {
	font-size: 70%;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a.aviso:visited {
	font-size: 70%;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

a.aviso:active {
	font-size: 70%;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a.aviso:hover {
	font-size: 70%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.aqui:link {
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.aqui:visited {
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.aqui:active {
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.aqui:hover {
	font-size: 80%;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}


a.enviar:link {
	font-size: 100%;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.enviar:visited {
	font-size: 100%;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

a.enviar:active {
	font-size: 100%;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.enviar:hover {
	font-size: 100%;
	font-weight: bold;
	color: #99ccff;
	text-decoration: none;
}

/*formulario*/

#form {
	font-size: 85%;
	width: 380px;
}

#formi {
	margin-top: 5px;
	width: 320px;
	text-align: center;
}

#form1 {
	width: 315px;
	text-align: right;
	line-height: 15px;
}

#form3 {
	text-align: left;
	width: 315px;
	padding-left: 10px;
}

#form4 {
	text-align: right;
	width: 315px;
	margin-top: 10px;
}

#form4 dt{
	display:inline;
}


.margendcha{
	margin-right: 70px;
}
label {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input {
	font-size: 90%;
	padding: 2px;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	background-color: #ffffff;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;	
}

textarea {
	font-size: 90%;
	padding: 2px;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #003366;
	vertical-align: text-top;
	margin-top:5px;
}

.alaizda{
	text-align: left;
}