@charset "utf-8";
/*------------------------------------------------------------*
**  Global Principal
**------------------------------------------------------------*/
body {
		background:#fff url(images/background.gif);
		background-repeat: repeat-x;

	

	/*background:#ffffff url(images/background.gif);*/
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}
/*-------------------------------------------------------------*/
H1 {
	
	color:#000066;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: 700;
	text-align:left;
	margin:5px;
	padding:0px;
}

.advertencia
{
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	
}

/*------------------------------------------------------------*
**  Cabezera
**------------------------------------------------------------*/	
#header {
	height: 248px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;

	}
/*------------------------------------------------------------*
**  Container o Contenedor
**------------------------------------------------------------*/	
#wrapper {
/*	border:double;
	border-width:1px;
	border-color:#666666;*/
	height: auto;
	width: 780px;
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
}
/*------------------------------------------------------------*
**  Contenedor
**------------------------------------------------------------*/	
#main
{
	height: auto;
	width: 779px;
	float: right;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-left:dotted;
	border-width:1px;
	border-color:#666666;
	
}
/*------------------------------------------------------------*
**  Cuerpo Principal de Informacion
**------------------------------------------------------------*/	
#contenido {
	height: auto;
	width: 570px;
	float: left;
	text-align: justify; /* this overrides the text-align: center on the body element. */
	color: #FF0000;	/*padding: 0 0px;*/
}

#contenido p {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	padding-bottom: 5px;
	text-align:justify;
}
#contenido a:link,a:visited,a:active,a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	text-decoration: none;
	font-weight: 700;
	color: #C60108;
}

#contenido a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: 700;
	color: #FF0000;
	text-align: center;
}
 #contenido blockquote {
	width: 560px;
	margin: 5px;
	text-align: center;
	margin-top: 10px;	/*border-left: 2px solid #fffccc;
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
    background: #F1F1F1;
	color: #000;*/
}

#contenido H1 {
	color:#514c48;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-align:left;
	margin:5px;
	padding-bottom:1px;
}

/*-----------------------------------------------------------------------------*/
#busqueda {
	height: auto;
	width: 778px;
	float: left;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-right: 1px dashed #cccccc;

}
/*-----------------------------------------------------------------------------
fecha
-----------------------------------------------------------------------------*/
#fecha {
	width: 200px;
	height: 25px;
	float: right;
	background: url(images/fecha.jpg);
	padding-right:5px;
	margin-right: 4px;
	padding-top:7px;
	text-align:right;
	font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: 700;
    color:#333333;
	  }
/*---------------|||||||||||Sidebar------------------------------------------*/

	#sidebar {
	width: 195px;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
	float: right;
	background:#F1F1F1;
	border-left:dotted;
	border-right:dotted;
	border-width:1px;
	border-color:#666666;

	  }
		
	#sidebar p {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1px;
	padding-top: 1px;
	text-align: left;
	padding-bottom: 10px;
	  }
	  
    #sidebar h2 {
	padding-left:8px;
	/*background:url(images/arrow.gif)no-repeat top left;*/
	border-bottom: 1px solid #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #000066;
	  }
	  
	  #sidebar h1 {
	padding-left:8px;
	/*background:url(images/arrow.gif)no-repeat top left;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #C43A2D;
	  }
	  
	#sidebar  a:link, a:visited, a:active a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: 700;
	padding-left: 2px;
	padding-right: 2px;
	color: #EC3A16;
}	
/*------------------------------------------------------------*
**  Pie de la pagina
**------------------------------------------------------------*/	
#footer {


	background:url(images/bg.gif) repeat-x bottom left;
	width: 780px;
	height: 60px;
	border-top:dotted;
	border-width:1px;
	border-color:#666666;

} 
/*------------------------------------------------------------*
**  Div actualizacion pagina
**------------------------------------------------------------*/	

#copyright {
	width:620px;
	float:left;
	color: #FFF;
	text-decoration: none;
	text-align:center;
	font: 11px Arial, Helvetica, sans-serif;
	padding-top: 8px;
}
/*------------------------------------------------------------*
**  Div enlaces bottom
**------------------------------------------------------------*/	
#enlacebottom {
	width:445px;
	float:right;
	color: #FFF;
	text-align:left;
	font: 12px Arial, Helvetica, sans-serif;
	padding-top: 5px;
	margin-right:5px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	margin-top:5px;
	height: 20px;

}
/*------------------------------------------------------------*
**  enlaces bottom
**------------------------------------------------------------*/	
#enlacebottom a:link, a:visited, a:active a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: 700;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFF;

}
/*------------------------------------------------------------
design
------------------------------------------------------------*/

#design {
	width:150px;
	float:right;
	color: #FFF;
	text-align:right;
	font: 12px Arial, Helvetica, sans-serif;
	padding-top: 1px;
	margin-right:5px;
	margin-top:10px;
	height: 15px;
}

#design a:link, a:visited, a:active a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: 700;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFF;
}	


/*------------------------------------------------------------*
**  Organisadores
**------------------------------------------------------------*/	
.fltderecha { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	border:solid 1px silver;
	padding:5px;
	margin-left: 5px;
	margin-right: 5px;
  } 
.fltizquierda { /* this class can be used to float an element left in your page */
	float: left;
	border:solid 1px silver;
	padding:5px;
	margin-right: 5px;
	margin-left: 5px;
}

.derecha { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
  } 
.izquierda { /* this class can be used to float an element left in your page */
	float: left;
	padding: 5px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
} 
.clearIt {
clear:both;
}
/*----------------------------------------------------------------------------/
Servicios
--------------------------------------------------------------------------*/
	#servicios {
	background:#F1F1F1;
	border-left:dotted;
	border:dotted;
	border-width:1px;
	border-color:#666666;
	margin-left: 20px;
	margin-bottom: 5px;

	  }
	  
	#premios {
	background:#F1F1F1;
	border-left:dotted;
	border:dotted;
	border-width:1px;
	border-color:#666666;
	margin-bottom: 5px;
	margin-left: 5px;

	  }
/*---------------------------------------------------------------------------------/
formulario
----------------------------------------------------------------------------------*/
form {
	width:90%;
	margin:15px auto 15px 20px;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	}
  
label {
	display:block;
	font-weight: 700;
	margin-bottom:0px;
	  }

textarea {
	width:400px;
	height:100px;
	}
.textInput {
	margin-left:35px;
	border:solid #143D55 1px;
	margin-top:8px;
	margin-bottom:0px;
	width:250px;
	height:20px;

	}
.boton
{
	font-size:10px;
	font-family:Verdana,Helvetica;
	font-weight: 700;
	color:white;
	border: 1px solid #781351;
	width:auto;
	height:19px;
	margin-top:10px;
	margin-left:2px;
	background-color: #333333;
		}
fieldset
{
border: 1px solid #07004B;
width:  500px;
background:#FFFFFF;
}
legend
{
		font-size:14px;
        font-family:Verdana,Helvetica;
        font-weight: 700;
		color: #fff;
		background: #75BCE1;
		border: 1px solid #781351;
		padding: 2px 6px
}
