a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
ul,li{list-style-type:none;}
* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none; }

/* css normal */
html { overflow:auto; }
 
body {
	background-color:#fffff; /*margin-bottom: 10px;*/
	text-align:center;
	margin-top:0px;
	font-family:Verdana;
	/*margin:0px;
/*	padding:0px;
	/*background-image: url(../images/carmel.gif);*/ }
 
h1 {
	font: 12pt Verdana,Georgia, "Times New Roman", Times, serif;
	text-indent: 30px;
	margin:0px;
	margin-top:20px; }
 
.letra {
	font: 18pt 'Book Antiqua',Arial;
	color:#ff6600; }
 
#franja {
	margin:0px;
	height:70px;
	width:100%;
	background-color:#ff6600;
	float:none;
	padding-top:10px; }
 
	#franja h2 {
		font-family:Verdana, sans-serif;
		font-style:italic;
		font-size: 25px;
		text-align:right;
		letter-spacing:2px;
		color: #ffffff;
		font-weight: bold;
		margin-left:auto;
		margin-right:auto;
		width:900px;
		display:block;
		text-align:left; }
 
h3 {
	font: 12px Verdana,Arial, Georgia, "Times New Roman", Times, serif;
	color: #ff6600;
	text-align: left;
	width: 262px;
	margin-left: 17px;
	margin-top: 10px; }
 
h4 {
	font: 80% Verdana,Georgia, "Times New Roman", Times, serif;
	color: #8d0811;
	margin: 0px;
	text-align: center;
	background-color: #4c4a4b;
	color: white;
	width: 100%; }
 
/*******************contenidos*****************************/
#cabecera {
	text-align:left; /*margin-left: auto;
	margin-right: auto;*/
	height:70px;
	border-bottom: 1px solid #ffa500;
	width:100%; }
 
#lateral {
	float:right;
	position:relative;
	bottom:30px; }
 
	#lateral p {
		text-align:right;
		font-size:8pt;
		line-height: 1.5;
		margin-right:50px; }
 
#contenido,.texto {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	height:auto; min-height:350px;}
 
#contenido p {
	font: 11px Verdana,Arial, Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: justify;
	width: auto;
	font-family: Verdana,Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-size: 1.5em;
	line-height: 1.4;
	margin-bottom: 1em;
	color: #433b36;
	font-weight: lighter;
	padding-left:30px; }
 
#contenido h2 {
	margin:0px;
	padding:0px;
	font-size: 3em;
	line-height: 1;
	margin-top: 0.5em;
	margin-bottom: 0;
	color: #85a923;
	padding-left:30px; }
 
	#contenido h2 a {
		text-decoration:none;
		font: 0.5em Verdana, Georgia, "Times New Roman", Times, serif;
		color: #ffa500; }
 
		#contenido h2 a:hover { text-decoration:underline; /*color: #ffa500;*/ }
 
	#contenido h2:hover { /*display:block;background-color:#ffe1aa;color: #ff6600;*/ }
 
img { float:left; }
 
a { color:#ff6600; }
 
	a:hover { text-decoration:none; }
 /** slider-------------------*/

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#contenido2 {
position:relative;
right:20px;
   height: 345px; /* important to be same as image height */
   float:left; /* important */
 
   padding-top:20px;
   width:365px;
}
#slider {
   width: 499px; /* important to be same as image width */
   height: 345px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
   float:left;
}

#sliderContent {
   width: 499px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.sliderImage span {
   position: absolute; /* important */
   padding: 10px 13px;
   width: 498px; /* width of image minus left and right padding. Needed for IE */
   background-color: #ff6600;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   left: 0;
   bottom: 0;
}

.disJs {display: none; /* important */}

.sliderImage span a {color: #FF0000; text-decoration:underline;}

.clear {
   clear: both;
} 
/* =Footer----------------------------------------------------------------------*/
#pie {
	margin-top:50px;
	text-align:right;
	height:auto;

	width:100%; /*border-top: 1px solid #ffa500;*/
	padding-top:30px;
	background-color:#ffe9c1;
	color: #ffa500; 
	height:370px;}
 
#bloque {
	/*height:150px;
	float:none; */}
 
#pie a {
	
	text-decoration:none; }
 
	#pie a:hover { text-decoration:underline; }
	
#pie2{width:980px;
	margin-left:auto;
	margin-right:auto;}
 form {  
  font:80% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  width: 380px;
  float:left;
  background-color:white;
  color:#ff6600;
}

form fieldset {
  clear: both; 
  border-color: #ff6600;
  border-width: 1px;
  border-style: solid;
  padding: 10px;       
  margin: 0;
}

form fieldset legend {
	font-size:1.1em; 
	
}

form label { 
	display: block;  /* block float the labels to left column, set a width */	
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	padding-left:10px;
	 
}
form label strong{ padding-left:10px;
}

form fieldset label:first-letter { 
	text-decoration:underline;    
}

form input, form textarea {
	
	width:auto;      
	margin:5px 0 0 10px; 
	border:1px solid #ff6600;
    border-top:2px solid #ffe9c1;
                              
}
form input:hover, form textarea:hover {
background-color:#ffe9c1;
border-top:2px solid #ff6600;
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; 
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;}

form br {
	clear:left;
}

form #Submit{background-color:#ffe9c1;color:#ff6600;background-color:#ff6600;color:white;font-weight:bold;font-size:12px;border:2px solid #ff6600;float:left;margin-left:20px;}
form #Submit:hover{border:2px solid #ffe9c1; }
/* pie página */

.richfooter

{
float: left;
padding-top: 8px;
padding-right: 0pt;
padding-bottom: 4px;
padding-left: 0pt;
margin-right: 5px;
display: inline;
text-align:left;
font-size:12px;
padding-left:10px;
}
.richfooter h3{font-weight:bold;margin-left:0px;}


 
