@charset "utf-8";
/* CSS Document */


h1
{
margin-top:12px;
margin-left:10px;
font-weight:bold;
font-size:16px;
color:#666666;
font-family:Verdana;
}

b
{
font-weight:bold;
font-size:11px;
color:#666666;
margin:0px;
padding:0px;
}

img
{
border-color:#CCCCCC;
border-width:1px;
border-style:solid;
margin:5px;
margin-top:0px;
padding:5px;
}

.img_none
{
border:none;
margin:0px;
padding:0px;
}

a
{
font-size:12px;
font-family:Verdana;
color:#000000;
font-weight:bold;
text-decoration:none;
}

a:hover
{
font-family:Verdana;
color:#C0284A;
font-weight:bold;
text-decoration:none;
}

body
{
background-image:url(../img/fondo_index.jpg);
background-repeat:repeat-x;
font-family:Verdana;
font-size:12px;
}

#main
{
width:920px;

}

#mp3
{
width:920px;
text-align:left;

}

#principal
{
float:left;
width:920px;
border-width:1px;
border-style:solid;
border-color:#333333;
}

#top
{
width:910px;
float:left;
background-image:url(../img/fondo_top.jpg);
background-repeat:no-repeat;
padding:5px;
}

/*************************************************** MENU ****************************************************************/
#menu_superior, #menu_inferior
{
float:left;
width:920px;
}


#menu_superior .item_menu, #menu_inferior .item_menu
{
min-height:19px;
text-align:left;
float:left;
background-image:url(../img/fondo_menu.png);
background-repeat:no-repeat;
width:112px;
padding:8px;
padding-left:110px;
}

#menu_superior a, #menu_inferior a
{
font-size:11px;
font-family:Verdana;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

#menu_superior a:hover, #menu_inferior a:hover
{
font-family:Verdana;
color:#C0284A;
font-weight:bold;
text-decoration:none;
}
/****************************************************** CONTENIDO *********************************************/

#contenido
{
text-align:justify;
float:left;
width:894px;
padding:8px;
}

.border_double
{
float:left;
border-width:3px;
border-style:double;
border-color:#999999;
width:100%;
}
/***************************************************** CONTENIDOS INDEX,SERVICIOS, ETC **************************************/
.index_left
{
float:left;
text-align:left;
width:578px;
line-height:20px;
padding:5px;
padding-left:8px;
}

.index_right
{
float:left;
width:290px;
padding-left:9px;
}
.servicios, .reservacion, .registrese, .cartagena
{
padding:5px;
padding-left:8px;
}

.servicios div
{
border:none;
}

#footer
{
color:#999999;
font-size:11px;

}

label
{

font-weight:bold;
display:block;
width:150px;
float:left;
}

textarea, input
{
border-style:solid;
border-color:#CCCCCC;
border-width:2px;
margin:2px;
margin-left:0px;
}
/************************************************************* FOOTER **********************************************************/

#footer
{
color:#999999;
font-size:11px;
}

/*#cartagena_img
{
float:right;
}*/

.cartagena div
{
float:left;
padding-bottom:10px;
}
#cartagena_text
{
width:570px;
padding-right:20px;
}

.click
{
width:200px;
padding:0px;
margin:0px;
font-size:9px;
float:left;
height:15px;
}
