/************************************* Main structure *************************/

body {
	font-family: Verdana;
	font-size: 10px;
	color: #660099;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
.content_all {
	width: 850px;
}

.enmarcar{
	border: solid #663399 1px;
	margin-bottom: 10px;
	margin-right: 5px;
}
.Estilo1{font-size: 12px}

.mensajero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 40%;
	margin-top: 10%;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 200px;
	position: inherit;
	background-color: #663399;
	height: 200px;
	text-align: center;
}
li a:link {
	color: #663399;
	text-decoration: none;
}
li a:visited {
	color: #663399;
	text-decoration: none;
}
li a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.h_l2 {
	BACKGROUND: #660099;
	HEIGHT: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#container {

	background-repeat: no-repeat;
	height: 465px;
	width: 931px;
	font-size: 1.2em;
	margin: 4px;
	border-top: 1px solid white;
}
.fondo {

	background-repeat: no-repeat;

}
.menu
{
	font-size: 10px;
	font-weight: normal;
	padding-left: 3px;
	font-style: normal;
	color: #660099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 2px;
}
.portada
{
	font-size: 12px;
	font-weight: normal;
	padding-left: 3px;
	font-style: normal;
	color: #660099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 2px;
}
.portada a
{
float:left;
display:block;
}
.menuenlaces {
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menuenlaces a{
	color: #FFFFFF;
	text-decoration: none;
}

.menuenlaces a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#header {
	height: 205px;
	padding-top: 20px;
	margin-left: 365px;
}

#header_left {
	float: left;
	width: 326px;
	height: 206px;
}

#header_right {
    height: 206px;
	margin-left: 330px;
	margin-right: 20px;
}

#left {
	float:left;
	width: 225px;
	margin-left: 45px;
	margin-top: 120px;
}

#right {
	margin-left: 340px;
	margin-top: 70px;
	margin-right: 50px;
}

#footer {
	clear: both;
	margin-left: 340px;
	margin-right: 50px;
	margin-top: 40px;
	padding: 20px;
	text-align: center;
	border-top: 1px dotted #CCCCCC;
	background-color: #F9F7EA;
}

.date_box {
	background-color: #FFFFFF;

	height: 51px;
	width: 52px;
	float: left;
}

.date_box_month {
	padding-top: 6px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 3px;
	text-align: center;
	color: #2E8605;
}

.date_box_day {
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	text-align: center;
	font-style: normal;
	color: #2E8605;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/******************************* Text and image formatting *******************************/

p {
	margin-bottom: 15px;
	margin-top: 15px;
}

p.quote:first-letter 
{
	color: #2E8605;
	font-size:xx-large;
	margin-top: 20px;
	font-size: 2.5em;
	padding-right: 2px;   
}

h1 {
	color: #2E8605;
	margin-top: 85px;
	margin-left: 40px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 2.6em;
}

.red {
	color: #FFFFFF;
	font-size: 12px;
}

h2 {
	color: #bf8a44;
	margin-left: 120px;
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

h3 {
	height: 31px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 75px;
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #2E8605;
	border-bottom: 1px dotted #CCCCCC;
}

h4 {
	width: 210px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #F5F9EB;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.2em;
	color: #2E8605;
}

blockquote {
	background-color: #F4F7F0;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 30px;
	padding-bottom:30px;
	border: 1px dotted #EBE2B7;
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
	font-style: italic;
}

.read_more {
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	color: #B691C4;
	font-size: 16px;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.resalt {
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	color: #FF6600;
	font-size: 16px;
	vertical-align: middle;
}
.error {
	padding: 0px;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	color: #FF6600;
	font-size: 10px;
	vertical-align: middle;
}
img {border: none;}

.float_left {float: left;
              margin-right: 10px;}
			  
.float_right {float: right;
              margin-left: 10px;}
			 
a{
	color: #2E8605;
	text-decoration: none;
}     /* unvisited link */
  /* visited link */
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}   /* mouse over link */
  /* selected link */

/********************************* Navigation **********************************/

#navcontainer { }

#navcontainer ul
{
	list-style-type: none;
	font-weight: bold;
	color: #990000;
}

#navcontainer a
{
	display: block;
	padding-top: 17px;
	padding-left: 37px;
	width: 182px;
	background-color: #DCE3ED;
	border-bottom: 1px solid #eee;
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
	height: 27px;
}


#navcontainer a:link, #navlist a:visited
{
	color: #00FF99;
	text-decoration: none;
}

#navcontainer a:hover 
{	
	background: url(images/menu.png) 0 -45px;
	color: #562930;
}

/**************************************** Form elements member login ****************************/


p.welcome {
	font-size: 0.8em;
	text-align: left;
	margin-right: 30px;
	margin-left: 35px;
	margin-bottom: 0px;
	margin-top: 25px;
	color: #6B383D;
}

form {
	margin-top: 15px;
	margin-left: 35px;
}

input.fields {display: block;
        width: 200px;
        background: url(images/input_bg.png);
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}

label {
	color: #2E8605;
	font-style: italic;
}

.submit_button {
	margin-top: 5px;
	padding: 0px;
	float: left;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid #E3E4E9;
	border-right: 2px solid #E3E4E9;
	background-color: #FFFFFF;
	width: 99%;
	margin-bottom: 5px;
}

/**************************************** extra classes: contact us ****************************/

form.contact_us {
	width: 190px;
	margin-top: 15px;
	margin-left: 0px;
	padding: 15px;
	background-color: #FBF9F4;
	
	background-repeat: no-repeat;
	background-position: right bottom;
}

input.fields_contact {
	display: block;
	width: 150px;
	border-top: 1px solid #E3E4E9;
	border-left: 1px solid #E3E4E9;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #E1DBF0;
	color: #660099;
}

textarea {
	width: 100%;
	border-top: 1px solid #E3E4E9;
	border-left: 1px solid #E3E4E9;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	margin-top: 3px;
	background-color: #E1DBF0;
	color: #660099;
}


.submit_button_contact {
	margin-top: 15px;
	padding: 2px;
	background-image: url(PaginaEnlaces/inicio/i.gif);
}

/*popup menu*/

.thumbnail{
	position: static;
	z-index: 0;
}

.thumbnail:hover{
	background-color: #FFFFFF;
	z-index: 500;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: relative;
	padding: 5px;
	left: -1000px;
	border: 2px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	background-color: #FFFFFF;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0px;
	left: 0px; /*position where enlarged image should offset horizontally */
}
