/* GENERAL */
body, h1 {
	padding: 0;
	margin: 0;
	font-size: 13px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/*--------------------------------------------------*/
body {
	background-image: url(imageshome/fondofoto.gif);
	background-repeat: repeat-x;
	background-position: 140px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}
#popUps {
	background-image: none;
	background-color: #277070;
}
#popUps #top {
	background-color: #223333;
	padding-left: 60px;
	height: 50px;
	vertical-align: bottom;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}
#popUps #cuerpo {
	padding: 20px 30px 30px 60px;
	font-size: 13px;
}
#popUps #cuerpo a:link, #popUps #cuerpo a:hover, #popUps #cuerpo a:active, #popUps #cuerpo a:visited {
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}
#popUps #cuerpo a:hover {
	color: #F90;
}
#mainMenu {
	background-color: #B1B1B1;
	width: 140px;
	vertical-align: top;
}
#mainMenu ul li {
	width: 140px;
	text-align: center;
}
#naranja {
	background-image: url(imageshome/fondoraya.gif);
	background-repeat: repeat-x;
	height: 50px;
	vertical-align: top;
}
#naranja h1 {
	background-image: url(imageshome/bienv.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 241px;
	text-indent: -9999px;
	margin-left: 230px;
	margin-top: 14px;
}
#barraDerechaBottom {
	vertical-align: top;
	padding-top: 25px;
}
#barraDerechaBottom a:link, #barraDerechaBottom a:active, #barraDerechaBottom a:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
#barraDerechaBottom a:hover {
	color: #FC0;
}
#barraDerechaTop {
	vertical-align: bottom;
}
#barraDerechaTop, #barraDerechaBottom {
	background-color: #223333;
	text-align: left;
}
#barraDerechaTop ul, #barraDerechaBottom ul {
	margin-left: 25px;
	margin-bottom: 15px;
}
#barraDerechaTop ul li, #barraDerechaBottom ul li {
	font-size: 13px;
	padding-bottom: 5px;
}
#textoEntrada {
	font-size: 13px;
	text-align: center;
	padding: 5px 0;
	background-color: #3F5F5F;
	border: 1px solid #609191;
	width: 298px
}
* html #textoEntrada {
	\width: 400px;
    w\idth: 450px;
}
#textoEntrada a:link, #textoEntrada a:hover, #textoEntrada a:active, #textoEntrada a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}
#textoEntrada a:hover {
	color: #F90;
}
