/* CSS Document */
html, body {
    /* No meter aqui colores/imagenes de fondo porque afectan al editor, hacerlo en cabecera */
    font-family: Arial, Verdana, Helvetica;
    font-style: normal; font-weight: normal; color: #595951;
    font-size: 12px;
    margin: 0px;
    height: 100%;
}
/*p {
    text-align: justify;
}*/
a:link, a:visited, a:active {
	text-decoration: none; font-size: 12px;
	color: #595951;
}
a:hover {
	text-decoration: none; font-size: 12px;
	color: #FF4434;
}
a.paginas:link, a.paginas:active, a.paginas:visited  {
	font-size: 12px;
	font-weight: bold;
	color: #676767;
	text-decoration: none;
	border: none;
}
a.paginas:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #676767;
	text-decoration: underline;
	border: none;
}
h1 {font-size: 16px; font-weight: bold; color: #FF4434; padding-top: 10px;}
img {
	text-decoration: none;
	border: none;
}
input {
   	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #595951;
    border: 1px solid #CCCCCC;
}
textarea {
    border: 1px solid #CCCCCC;
    width: 99%;
   	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #595951;
	overflow-x: hidden; overflow-y: hidden;
}
fieldset {border: 1px solid #CCCCCC;}
form {
    border: 0;
    margin: 0;
    padding: 0;
}
.txt1w {
    color: #fff;
}
#CONTAINER	{
	background-color:#fff;
    border:0;
	margin: 0 auto; /* Para que quede centrado horizontal */
	padding:0;
	padding-top: 20px;
	width:905px;
	height:auto;
	align:center;
}
/*.header{
	width:975px;
	height:165px;
	background-color:#289554;
	background: url(../images/header.jpg) no-repeat;
    border:0;
    padding:0;
	margin:0;
}*/
/*
.principal{
	border: 0;
	width:845px;
	height:auto;
	background-color:#fff;
	margin:0;
	padding:0px;
}
.menus, .menui {
	width:223px;
	height:24px;
	background-color:#289554;
	margin:0;
	padding:0px;
    border:0;
}
.menus {
	border-bottom: 1px solid #CCCCCC;
}
*/
.footer{
width: 845px;
height: 30px;
border: 0px;
border-top: 2px solid #AEA8A9; 
margin: 14px auto 0px;
padding: 0px;
color: #867D7E;
text-align: right;
font-size: 11px;
}

/*---- FORMULARIO DE CONTACTO ----*/
button.editForm {width:auto;height:24px;padding:0px 5px;line-height:18px !important;text-align:center;background:url(../images/button2.gif) repeat-x 0 0px;vertical-align:middle;cursor:pointer;outline:none;color:#555;font-weight:normal;border:1px solid #8A8A8A;overflow:visible;
-moz-border-radius:2px;-webkit-border-radius:2px;font-size:11px;font-family:Arial, Verdana, Helvetica}
button.editForm:hover {border-color:#333;color:#BC2A4D;}

/*---- SEARCH FORM ----*/
.search-box { padding:14px 0px 12px 0px; text-align:left; }

#search-theme-form {padding:0px;}
#search-theme-form .form-text { width:164px; font-size:12px; vertical-align:middle; font-size-adjust:none; line-height:normal; margin:0; padding:5px 0 0 5px; color:#808080; font-weight: bold; height:22px; background:#e6e6e6; border:1px solid #ececec;}

/*---------------------*/

