/*COMUNES*/
body{
background-color:#ffffff;
text-align: center;
font-family: verdana; 
font-size: 10px;
}

.menu{
	background-image: url('images/menu/menu_01.jpg');
	background-position:center top;
}
.pie{
	background-image: url('images/menu/menu_01_B.gif');
	background-position:center top;
	color:#006699;
	font-family:verdana;
	font-weight:bold;
}


#borde{ 
border: 0px solid #0d7a92; 
text-align: center; 
width: 740px; 
height:500px;
margin: auto; 
position:relative;
} 
	  
#contenedor{ 
	text-align: left; 
	width: 740px; 
	height:500px;
	background-color : #ffffff; 
	margin: auto; 
	position:relative;
}

#cuerpo{
position:absolute;
top:87px;
right:-1px;
border: 0px solid #0d7a92;
background-color: #ffffff;
width:740px;
height:500px;
}

#menu{
position:absolute;
top:0px;
right:0px;
}

#login{
border: 1px solid #0d7a92;
width:178px;
background-color:#e8f9fd;
}
.fotos{
border: 1px solid #f1702c;
/*background-image:url("images/menu/menu_05.jpg");*/
background-color:#F7ECDD;
background-repeat:no-repeat;
background-position:top center;
}

.bienvenido{
font-family: verdana; 
font-size: 12px;
font-weight:bold;
color:#0d7a92;
padding-top: 3px;
padding-left: 15px;
}
#login  table{
font-size:10px;
font-family:verdana;
}
#login .input{
height:12px;
width:100px;
border: 1px solid #0d7a92;
background-color:#ffffff;
}
#login .boton{
font-size:10px;
font-family:verdana;
text-align:center;
height:19px;
min-width:50px;
border: 1px solid #0d7a92;
background-color:#ffffff;
}



.boton2{
	background-image:  url(images/menu/menu_lateral2.jpg);
	background-position:left middle;
	background-repeat: no-repeat;
	border:0px;
	border: solid 1px #F1702C;
	padding-left: 10px;
	padding-top: 3px;
	color:#F1702C;
	font-weight:bold;
}

a{
color:#000000;
text-decoration:none;
}

a:hover{
color:#f1702c;
}

P {text-indent: 35px;}

.borde{
border: 1px solid #0d7a92;
}

.borde2{
border: 1px solid #F1702C;
}
#inicio{
background-image: url(fondo_inicio.jpg);
background-repeat:no-repeat;
background-position:bottom left;
text-align:justify;
}

#contacto{
text-align:justify;
line-height: 50%;
}

#formu td{
font-weight:bold;
}

#formu input,textarea{
border: 1px solid #0d7a92;
background-color:#ffffff;
color:#0d7a92;
}

.texto{
text-align:justify;
}


/*MENU LATERAL------------------------------------------------------------------------------------*/

#familia{
border: 1px solid #F1702C;
background-color:#F7ECDD;
margin-top:3px;
margin-right:2px;
padding-bottom: 5px;
padding-left: 15px;
}

#familia .td{
	background-image: url("images/menu/menu_lateral2.jpg");
	background-position:0px 0px;
	background-repeat: no-repeat;
	border-bottom: solid 1px #F1702C;
}

#familia a{
color:#000000;
}
#familia a:hover{
color:#f1702c;
}
#familia .abajo{
	background-position:0px 0px;
	background-repeat: no-repeat;
	background-image: url("images/menu/menu_abajo2.jpg");
}

#producto{
border: 1px solid #0d7a92;
background-color:#FFFFff;
padding-bottom: 5px;
padding-left: 15px;
}

#producto .td{
	background-image: url("images/menu/menu_lateral3.jpg");
	background-position:0px 0px;
	background-repeat: no-repeat;
	border-bottom:solid 1px #FFE222;
}
#producto .cabecera{
	border-right:solid 2px #ffffff;
	border-bottom:solid 2px #e8f9fd;
	background-color:#e8f9fd;
	padding-left: 10px;
	padding-top: 5px;
	font-weight:bold;
	color:#0d7a92;
}
#producto .lineas{
	border:solid 1px #e8f9fd;
	padding-left: 10px;
	padding-top: 5px;
	height:20px;
}

#producto .lineas2{
	border-right:solid 2px #ffffff;
	border-top:solid 1px #0d7a92;
	border-bottom:solid 1px #0d7a92;
	background-color:#FFFAB8;
	padding-left: 10px;
	padding-top: 5px;
	font-weight:bold;
	color:#000000;
}
/*FIN MENU LATERAL-----------------------------------------------------------------------------------------------------*/
#cabecera{
border: 0px solid #0d7a92;
background-color:#e8f9fd;
padding-bottom: 5px;
padding-left: 15px;
}

#cabecera .td{
	background-image: url("images/menu/menu_lateral.jpg");
	background-position:0px 0px;
	background-repeat: no-repeat;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#0d7a92;
}

input{
font-size: 10px;
}