body {
	background-color: #FF9900;
	font-family: "Trebuchet MS", Arial, Helvetica; color: #FF9900;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

a.footer:link {color: white;  text-decoration: none;}
a.footer:visited {color: white; text-decoration: none;}
a.footer:hover {color: Black; text-decoration: none;}
a.footer:active {color: white; text-decoration: none;}

a.submenu:link{color: ff9900;}
a.submenu:visited{color: ff9900;}
a.submenu:hover{color: 669933; text-decoration:none;}
a.submenu:active{color:ff9900; text-decoration:none;}


a.menu:link{color: 000000; text-decoration: none;}
a.menu:visited{color: 000000; text-decoration: none; }
a.menu:hover{color: ff9900; text-decoration: none;  }
a.menu:active{color: 000000; text-decoration: none; }

p.titulo {
	color: ff9900;
	font-size: 22px;
	text-align: right;
	font-weight: bold;
	padding: 12px;
}



I
{
    FONT-STYLE: normal;
	color: ff9900;
	font-size: 22px;
	text-align: right;
	font-weight: bold;
	padding: 10px;
}

b
{
	Font-style: normal;
	color: ff9900;
	font-size: 15px;
	text-align: right;
	font-weight: bold;
	padding-right: 4;
}

p.opcionesmenu {
	text-align: center;
	font-size: 14px;
	padding: 2px;
   font-weight: bold;
}

p.linea{
padding-top: 5px;
border-bottom: #32CD32, 1px;
}

p.contenidos{
	font-size: 15px;
	color: 333333;
	text-align: right;
	padding-right: 10px;
}

p.contenidos2{
	font-size: 14px;
	color: 333333;
	text-align: right;
	padding-right: 10px;
}

img {border = 0;}

img.derecha {
	float: right;
}

img.izquierda {
	float: left;
}

#toplogo{
	width: 180px; 	
	height: 100px;
	border-style: solid; border-color: White; border: 0 px;
 	text-align: center;
	padding-bottom: 6px;
}

#fondo {
	background-image: url(publico/menuright/image/fondomenu.jpg);
	width: 204px;
	height: 434px;
}

#fondotexto {
	background-image: url(Publico/image/fondotexto.jpg);
	width: 364px;
	height: 434px;
	border: 0px;
	padding-top: 10px;
}

#imagenseccion {
	width: 180px;
	height: 320px;
	text-align: center;
	background-color: white;
	padding-right: 10px;
}

#imagenregresar{
	text-align: right;
	padding-right: 6px;
}

#imagenmenu {
	width: auto;
	height: auto;
	text-align: center;
}

#imagenbottom {
	width: 360px;
	height: 60px;
}

#footer {
	background-image: url(Publico/image/fondomenubottom.gif); 
	width: 760px;
	height: 62px;
	border-top-style: solid; border-top-color: #31558C; border-width: 8px;
	font-size: 10pt;	color: black;	
	padding-top: 8px;
}

form.contacto p {
	width: 360px;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
}

form.contacto p label {
	float: left;
	color: ff9900;
}

form.contacto p input, form.contacto p textarea {
	float: right;
}