@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #efeeee;
}
.izq {
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.der {
	padding-top: 30px;
	padding-left: 15px;
	padding-bottom:15px;
	padding-right: 30px;
}
p {
	line-height: 1.7em;
	text-align: justify;
}
.borde_imagen {
	background-color: #FFF;
	border: 1px solid #999;
	padding: 5px;
	margin-right: 11px;
	margin-left: 11px;
	margin-top: 0px;
}
.fondo_menu {
	background-image: url(images/fondo_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 50px;
	height: 32px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
#padre {
	width: 800px;
	float: center;
	background-color: #006;
}

.celdas_menu {
	background-image: url(images/fondo_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7a7a7a;
	border-right-color: #494949;
	border-bottom-color: #474747;
	border-left-color: #696969;
	cursor: pointer;
}.celdas_menu2 {
	background-image: url(images/press.jpg);
	background-repeat: repeat-x;
	background-position: center;

	height: 30px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6b3406;
	border-right-color: #6e3403;
	border-bottom-color: #3d2613;
	border-left-color: #6e3403;
		cursor: pointer;
}.celdas_menu3 {
	background-image: url(images/press2.jpg);
	background-repeat: repeat-x;
	background-position: center;

	height: 30px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6b3406;
	border-right-color: #6e3403;
	border-bottom-color: #3d2613;
	border-left-color: #6e3403;
		cursor: pointer;
}
.celdas_menu_elegido {
	background-image: url(images/press3.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 30px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7a7a7a;
	border-right-color: #494949;
	border-bottom-color: #3d2613;
	border-left-color: #696969;
	cursor: pointer;
}

#fondo_mazo {
	background-image: url(images/fondo-inf.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
}
#logotipo {
	position: relative;
}
#logotipo #logotipo2 {
	position: absolute;
	height: 180px;
	width: 100px;
	left: -5px;
	top: 3px;
}
a:link {
	color: #ff6600;
	text-decoration: none;
}
.pie {
}
a {
	font-weight: bold;
}
#menu7  a {
	color: #FFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
	color: #ff6600;
}
.pie {
	text-align: center;
	height: 47px;
	vertical-align: middle;
	font-size: 10px;
}
.derecha {
	background-color: #ff6600;
	height: 4px;
}
a:hover {
	text-decoration: none;
	color: #333;
}
.borde_inf {
	height: 4px;
	background-color: #333333;
}
a:active {
	text-decoration: none;
	color: #ff6600;
}

.parrafo2 {
	line-height: 1.7em;
	text-align: left;
}

