body{margin:0;
	background-image:url(../images/contentbg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 1px;
	padding-bottom: 1px;
}
a{
	color: #004c73;
}

a:link {
	color: #004c73;
}
a:visited {
	color: #004c73;
}
a:hover {
	color: #004c73;
	text-decoration: underline;
}
a:active {
	color: #004c73;
}

.abajo{
	font-size: 9px;
	border-top: 1px solid #ccc;
}
#header {
	width:100%;
	background-image:url(../images/headerbg.jpg)
}
#headerwrap
{   width:930px;
    margin:0 auto;
	height:200px;
	position: relative;
}
#logo {
	margin-top: 10px;
	width:515px;
	height:146px;
	float:left;
	background: url(../images/logost.png) left top;}

#logoepana {
	float: right;
	width: 400px;
}

.logoepa {
	padding: 2px;
}

#banderas {
	width:70px;
	height:22px;
	margin-top: 10px;
	float:left;
	text-align:left;
	position: absolute;
	left: 1px;
	top: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
}


#hmenu {
	width:856px;
	height:25px;
	float:right;
	background: url(../images/menug.jpg) left top;
	position: absolute;
	bottom: 0;
	right: 0;
}
#hotel{
	height: 230px;
}
#hotel2{
	height: 325px;
}
#content {
	width:100%;
	height:auto;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #002e3e;
}
#contentwrap
{   width:930px;
    margin:0 auto;
}
#slidex {
	width:930px;
	height:265px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#slide2 {
	width:620px;
	height:263px;
	float:left;
}
#sder {
	width:275px;
	height:250px;
	float:right;
    background: #F0F7FC;
    padding: 15px 0 0 10px;
	
}

#sder h3
{
font-family: Georgia, "Timess New Roman", Times, serif;
font-style: italic;
font-variant: normal;
font-weight: normal;
font-size: 20px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: #004c73;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #0093DDs;
margin: 0px 5px;
}

#finales {position: absolute; width:100%; height:150px;
}

h5
{
font-family: Georgia, "Timess New Roman", Times, serif;
font-style: italic;
font-variant: normal;
font-weight: normal;
font-size: 14px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: #004c73;
margin: 2px 5px;
}

#aenlaces {
	width:100%;
	background-image:url(../images/enlacesbg.jpg);
	height: auto;
}
#aenlaceswrap {
	width:930px;
	margin:10px auto;
}

#aenlaces h1
{
font-family: Georgia, "Timess New Roman", Times, serif;
font-style: italic;
font-variant: normal;
font-weight: normal;
font-size: 20px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: #004c73;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #0093DDs;
margin: 0px;
}

#aenlaces h2
{
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: #222;
margin: 2px 0;
	font: italic normal bold 18px/normal Georgia, "Timess New Roman", Times, serif;
}


#aenlaces h3
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
font-variant: normal;
font-weight: normal;
font-size: 16px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: #333;
margin: 2px 0;
}

#tomos {
	width: 830px;
	float: left;
	padding: 10px;
}
#espacio {
padding:20px;
white-space:auto;
height:130px;}
.table {
font: 10px Verdana, Arial, Helvetica, sans-serif;
text-align:center;
line-height:11px;
}
table{		border: 1px solid #004c73;

}
td {
		border: 1px solid #004c73;
		padding: 2px;

}
.amarillo{
background-color: #fffe2f;}
.verde {background-color: #ff9c9f;
}
.celeste {background-color:#CCFFFF;}
.amarillob{background-color: #ffddb7;}
ol {
	list-style-type: decimal;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
ol li{
	list-style-position: outside;
	list-style-type: decimal;
}
#footer {
	width:100%;
	background-image:url(../images/footerbg.jpg);	
}
#footerwrap
{
	width:880px;
	height:200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* @group formulario */

/* the main layout */

#contentForm {
  display: block;
  width: 92%;
  padding: 10px;
  font-size: 12px;
}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  Width: 300px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 92%;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(../registro/images/submit.jpg) no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 150px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(../registro/images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}


/* @end */

/* @group slideshow */
/** 
 * Slideshow style rules.
 */
#slideshow {
	width:620px;
	height:263px;
	background:transparent url(../images/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:560px;
  height:263px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:540px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:263px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(../images/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../images/control_right.jpg) no-repeat 0 0;
}

/** 
 * Style rules for Demo page
 */

.slide h2, .slide p {
  margin:10px 15px;
}
.slide p{
	  font:normal 11px Verdana, Geneva, sans-serif;
color: #fff;
}
.slide p a{
      color: #ccc;
	text-decoration: underline;
}
.slide h2 {
  font:italic 20px Georgia, "Timess New Roman", Times, serif;
  color:#ccc;
  letter-spacing:-1px;
}
.slide img {
  float:right;
  margin:0 15px;
}


/* @end */

/* @group menu vertical */

#menuv {
        width: 240px;
        font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menuv ul, li {
        list-style-type: none;
}

#menuv ul {
        margin: 0;
        padding: 0;
}

#menuv li {
        border-bottom: 1px solid #ACCFE8;
}

#menuv a {
        text-decoration: none;
        color: #3366CC;
        background: #F0F7FC;
        display: block;
        padding: 3px 6px;
        width: 228px;
}

#menuv a:hover {
        background: #DBEBF6;
}


/* @end */


/* @group menu dentro */

#menudentro {
        width: 450px;
        font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menudentro ul, li {
        list-style-type: none;
}

#menudentro ul {
        margin: 0;
        padding: 0;
}

#menudentro li {
        border-bottom: 1px solid #ACCFE8;
}

#menudentro a {
        text-decoration: none;
        color: #3366CC;
        background: #F0F7FC;
        display: block;
        padding: 3px 6px;
        width: 438px;
}

#menudentro a:hover {
        background: #DBEBF6;
}


/* @end */

/* @group menu vertical 2 */

#menuv2 {
        width: 240px;
        font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menuv2 ul, li {
        list-style-type: none;
}

#menuv2 ul {
        margin: 0;
        padding: 0;
}

#menuv2 li {
        border-bottom: 1px solid #ACCFE8;
}

#menuv2 a {
        text-decoration: none;
        color: red;
        background: #ff9c9f;
        display: block;
        padding: 3px 6px;
        width: 240px;
}

#menuv2 a:hover {
        background: #ff9c9f;
        color: #c01603;
        
}


/* @end */


/* @group menu horizontal */

#menuh {
        font: 90% "Trebuchet MS", Arial, Helvetica, sans-serif;
        margin: 5px 0 0 5px;
}

#menuh ul, li {
        list-style-type: none;
}

#menuh ul {
        margin: 0;
        padding: 0;
}

#menuh li {
        float: left;
}

#menuh a {
        text-decoration: none;
        color: #fff;
        display: block;
        padding: 3px 10px;
        text-align: center;
        border: 2px solid #ccc;
        border-width: 0px 1px 0px 0;
}


#menuh a#primero {
        border-left: 1px solid #ccc;
        background: url(../images/menug2.jpg);
     
}

#menuh a:hover {
        background: url(../images/menug2.jpg);
        color: #e1e1e1;
}

/* @end */

#im1{width:190px; height:135px; float:left; margin:3px 0;}
#im2{width:126px; height:86px;float:left; margin:3px 0;}
#im3{width:73px; float:left; margin:3px 0;}
#im4{width:190px; height:44px;float:left; margin:3px 0}

/**/
.thumbnail{
	padding: 5px;
	background-color: #fff;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;

	}	

