
/* Propiedades de la Estructura */

body{
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	background: url(images/fondo.jpg) top left repeat-x #FFFFFF;
	color: #333333;
	margin:0px;
}
img{
	border:0px;
}
a{
	color:#4881CE;
	text-decoration:none;
}
a:hover{
	color:#FFA972;
	text-decoration:underline;
}
#Web{
	width:850px;
	margin:auto;
	margin-bottom:15px;
}
#Logo{
	padding:30px 10px 0px 10px;
}
#Encabezado{
	height:160px;
}
	*html #Encabezado{
		margin-top:-94px;
	}
#Botones{
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-top:34px;
	*margin-top:43px;
	color:#FFFFFF;
}
	*html #Botones{
		margin-top:136px;
	}
#Botones a{
	color:#FFFFFF;
	text-decoration:none;
}
#Botones a:hover{
	color:#FABEBF;
	text-decoration:none;
}
#Botones p{
	float:left;
	padding:0px 10px 0px 10px;
	border-right:1px solid #732D3A;
}
#Fotografias{	
	margin-top:-94px;
	float:right;
	height:225px;
	width:460px;
}
	*html #Fotografias{	
		margin-top:0px;
		height:327px;
		width:451px;
	}
#Area{
	overflow:hidden;
}
	*html #Area{
		margin-top:-75px;
		height:1%;
	}
#Menu{
	width:290px;
	float:left;
}
#Menu_Contenido{
	overflow:hidden;
	margin-bottom:20px;
}
#Menu_Contenido li{
	margin-bottom:10px;
}
#Menu_Contenido li a{
	font-size:14px;
	background:url(images/menu_out.jpg) center no-repeat;
	width:240px;
	height:16px;
	display:block;
	font-weight:bold;
	padding:6px 10px 8px 10px;
	color:#ffffff;
}
#Menu_Contenido li a:hover{
	background:url(images/menu_over.jpg) center no-repeat;
	text-decoration:none;
}
#Menu_Top{
	background:url(images/menu_top.jpg) top center no-repeat;
	padding-left:15px;
	*padding-left:0px;
	padding-top:15px;
}
#Menu_Bottom, #Menu_Bottom_Simple{
	margin-top:-10px;	
	background:url(images/menu_bottom.jpg) bottom  center no-repeat;
	height:15px;
}
#Menu_Bottom_Simple{
	background:url(images/menu_bottom_simple.jpg) bottom  center no-repeat;
}
*html #Menu_Bottom, *html #Menu_Bottom_Simple{
		*margin-top:-13px;
	}
#Menu ul, #Menu li{
	list-style-type:none;
}
#Menu h2{
	font-size:16px;
	color:#ffffff;
	margin-top:10px;	
}
#Menu h2 a, #Menu h2 a:hover{
	color:#ffffff;
	text-decoration:none;
}
#Publicidades{
	text-align:center;
	padding-left:5px;
}
#Publicidades img{
	margin-bottom:10px;
	display:block;
}
#Banner{
	text-align:center;
	margin-bottom:20px;
}
#Contenido{
	width:490px;
	float:right;
	padding:0px 10px 10px 10px;
	margin-top:100px;
}
#Contenido #Alineacion_Izquierda{
	float:left;
}
#Contenido #Alineacion_Derecha{
	float:right;
}
#Mensaje{
	padding:20px;
	color:#333333;
	font-weight:bold;
	text-align:center;
	border:1px solid #FF9900;
	background:#FFE7C1;
	margin-bottom:30px;
}
#Acerca_De{
	text-align:justify;
}
#Logo_2-0{
	float:right;
	padding:10px;
}
#Pie{
	background:url(images/fondo_pie.jpg) top left repeat-x #B72040;
	height:110px;
	padding-top:10px;
}
#Pie a{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
}
#Pie a:hover{
	text-decoration:none;
}
#Contenido_Pie{
	width:850px;
	margin:auto;
	font-size:11px;
	padding:20px 10px;
	color:#FFFFFF;
	line-height:150%;
}
#Contenido_Pie #Alineacion_Izquierda{
	float:left;
}
#Contenido_Pie #Alineacion_Derecha{
	background:url(images/rss.jpg) no-repeat center left;
	padding:10px 0px 0px 65px;
	width:230px;
	height:40px;
	float:right;
}


/* Propiedades del Contenido */

#Publicacion_Titulo, #Publicacion_Titulo_Simple{
	border-top:1px solid #F2F1E9;
	border-bottom:1px solid #F2F1E9;
	padding:5px 0px 5px 0px;
}
#Publicacion_Titulo{
	padding-left:45px;
	background: url(images/icono_titulo.jpg) left top no-repeat;
}
#Publicacion_Titulo_Simple{
	border-top:0px;
}
h2, h3{
	color:#DD3F14;
	margin:0px 0px 2px 0px;
}
h2{
	font-size:16px;
}
h2 a, h3 a{
	text-decoration:none;
	color:#DD3F14;
	font-weight:bold;
}
h2 a:hover, h3 a:hover{
	text-decoration:underline;
	color:#DD3F14;
}
h3{
	font-size:14px;
}
small{
	font-size:12px;
	color:#666;
}
#Publicacion_Contenido{
	padding-bottom:20px;
	line-height:150%;
}
#Publicacion_Contenido img{
	padding:5px;
	border:1px solid #FF6600;
}
#Navegacion{
	border-top:1px solid #F2F1E9;

}
#Navegacion_Izquierda{
	background:url(images/icono_anterior.jpg) left center no-repeat;
	padding-left:15px;
	float:left;
	margin-top:10px;
}
#Navegacion_Derecha{
	background:url(images/icono_siguiente.jpg) right center no-repeat;
	padding-right:15px;
	float:right;
	margin-top:10px;
}

#Texto_Centrado{
	text-align:center;
}


/* Propiedades de la Busqueda */

#Titulo_Busqueda{
	padding-left:8px;
	padding-bottom:5px;
}
#Formulario_Busqueda{
	background:url(images/busqueda.jpg) center no-repeat;
	height:28px;
	width:268px;
	padding:12px 10px 10px 10px;
	margin-bottom:20px;
}
#Formulario_Busqueda #Alineacion_Izquierda{
	float:left;
}
#Formulario_Busqueda #Alineacion_Derecha{
	float:right;
	margin-top:1px;
	margin-right:2px;
}
.Busqueda{
	font-size:12px;
	color:#999999;
	font-family: "Trebuchet MS", Arial, Helvetica;
	padding:5px 5px 5px 5px;
	width:215px;
	height:14px;
	border:1px solid #FFFFFF;
}
.Boton_Busqueda{
	background:url(images/boton_buscar_out.jpg) bottom right no-repeat;
	width:32px;
	height:26px;
	border:none;
}
.Boton_Busqueda:hover{
	background:url(images/boton_buscar_over.jpg) bottom right no-repeat;
}


/* Propiedades de los Comentarios */
#Formulario_Contacto{
	overflow:hidden;
	margin-bottom:20px;
}
#Titulo_Comentarios{
	color:#333333;
	font-size:20px;
	display:block;
	padding:2px;
	padding-top:20px;
}
.Lista_Comentarios{
	list-style-type:none;
}
.Comentario{
	background: #f8f8f8;
	border: 1px solid #ddd;
	margin:10px 0px 0px -40px;
	padding:10px;
}
.Area_Contacto, .Campo_Contacto, .Campo_Comentarios, .Area_Comentarios{
	width:60%;
	padding:5px;
	color:#666666;
	border:2px solid #F7ECD2;
	font-size:12px;
	font-family:Arial;
}
.Campo_Contacto{
	width:220px;
}
.Area_Contacto, .Area_Comentarios{
	width:96%;
	height:100px;
}
.Area_Contacto{
	width:220px;
	height:88px;
}
.Boton_Contacto, .Boton_Comentarios{
	background:#F7ECD2;
	border:2px solid #F1DEB1;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	padding:5px;
	*width:120px;
}
.Boton_Contacto{
	margin-left:110px;
}


/*Propiedades Extras*/

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { 
	background-color: #fff; 
}
