/*general*/

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #e0e0e0;
	background-image: url(../images/img_04.jpg);
	background-repeat:  repeat-x;
}

h1, h2, h3, h4, h5, h6	{
	line-height: normal;
	font-weight: normal;
}

a	{
	text-decoration: none;
}

.legal, .footer, .menu-vertical, .banner-derecha, .header, .item-listado, .nota  {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

.content {
	padding: 0px;
	width: 987px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*encabezado*/

.header {
	background-image: url(../images/img_02.jpg);
	height: 196px;
}
.header a {
	float: left;
	height: 120px;
	width: 500px;
	margin-top: 35px;
	margin-left: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

/*cuerpo*/

.main {
	background-image: url(../images/img_11.jpg);
	background-repeat:  repeat-y;
	float: left;
	width: 959px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}

/*columna izquierda*/

.left {
	background-image: url(../images/img_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 599px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.titulo {
	font-size: 24px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(../images/img_03.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	float: left;
	width: 563px;
}

.slider {
	height: 200px;
	float: left;
	width: 577px;
	margin-bottom: 20px;
}

/*listado*/

.item-listado h2   {
	background-image: url(../images/img_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-left: 30px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 19px;
	color: #000000;
	float: left;
	width: 390px;
}

.item-listado h2 a {
	color: #000000;
}

.item-listado h2 a:hover {
	color: #666666;
}

.item-listado   img  {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.item-listado {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.item-listado p {
	float: left;
	width: 420px;
	margin: 0;
}

/*nota*/

.nota img {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.nota h1 {
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 20px;
}

.nota p {
	font-size: 12px;
	color: #333333;
}

/*home*/

.cuadros {
	width: 268px;
	float: left;
	height: 115px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.cuadros, .slider	{
	padding: 10px;	
	border: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
}

.cuadro-izq  {
	margin-right: 19px !important;
}

.cuadros  h2 a {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.cuadros h2 a:hover {
	color: #666666;
}

.cuadros p {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	line-height: normal;
}

.cuadros p a, .item-listado p a {
	color: #0099FF;
}

.cuadros  p  a:hover, .item-listado p a:hover {
	color: #000000;
}

.botones-contenido {
	padding-left: 25%;
	width: 75%;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
.botones-contenido a {
	color: #000000;
	background-image: url(../images/img_01.jpg);
	height: 21px;
	width: 70px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px -28px;
	padding-top: 7px;
	padding-left: 30px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.botones-contenido a:hover {
	background-position: 0px 0px;
}

/*columna derecha*/

.right {
	float: right;
	width: 300px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F4F4F4;
}

.menu-vertical  li  {
	float: left;
	list-style-type: none;
}

.menu-vertical ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.menu-vertical a {
	background-image: url(../images/img_01.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 270px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	float: left;
	padding-left: 30px;
	padding-top: 5px;
	background-position: 0px -28px;
}

.menu-vertical a:hover {
	background-position: 0px 1px;
	color: #666666;
}

.banner-derecha {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.formulario {
	background-color: #e0e0e0;
	margin-bottom: 20px;
	padding: 20px;
	width: 260px;
	float: left;
}

.formulario h3 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
}

.formulario p {
	margin: 5px;
	float: right;
	text-align: right;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 95%;
}

/*pie de página*/

.menu-pie {
	background-image: url(../images/img_13.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 55px;
	width: 100%;
	text-align: center;
}

.menu-pie ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menu-pie li {
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.menu-pie a {
	color: #666666;
}

.menu-pie a:hover {
	color: #000000;
}

.logopie {
	float: left;
}

.datos {
	float: left;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	line-height: 7px;
}

.buscador {
	background-image: url(../images/img_17.gif);
	background-repeat: no-repeat;
	float: right;
	height: 72px;
	width: 272px;
	padding-top: 43px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
}

.datos a {
	color: #000000;
}

.datos h6 {
	font-size: 13px;
	color: #000000;
	line-height: normal;
}

#layout_box_fecha {
	text-align: right;
	padding: 5px;
}



#box_slider {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#box_contenedor {
	width: 585px;
}
#box_imagen{
	position: relative;
	top: 0px;
	left: 0px;
}
#box_texto {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #CCCCCC;
	padding: 15px;
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
}

#box_texto a {
	color: #FFFFFF;
}
