/* CSS Basic Document */
a.food_link:hover {
    width : 100%;
    color : #0000ff;
}
a.food_link:none {
    width : 100%;
    color : #00ffff;
}
a.food_link:visited {
    width : 100%;
    color : #ffffff;
}
a.food_menu_link {
    width : 100%;
    color : #ebd045;
    font-size:15px;    
    text-decoration:none;
}
.menu-price{
    font-size :20px;
}
.menu-iva{
    font-size :10px;
}
.menu-tittle{
    font-size : 15px;
    font-style : bold;
    color : #00135f;
}
body
{
margin:0px auto;
padding:0px;
background-color:#00135F;
}
td.off {
background: url(http://www.hotelplayatorremolinos.com/images/menu_bg.gif) 0px 0px repeat-x;
height:25px;
}
td.on{
background-color:#C4A915;
height:25px;
color:#FFFFFF;
}
td.mainoff {
background: url(http://www.hotelplayatorremolinos.com/images/main_menu_bg.gif) -130px 0px no-repeat;
height:33px;
}
td.mainon{
background: url(http://www.hotelplayatorremolinos.com/images/main_menu_bg.gif) 0px 0px no-repeat;
height:33px;
}
.logo
{
margin-left:19px;
margin-top:16px;
}
.header_image_box
{
padding:0px 5px 4px;
background-color:#FFFFFF;
color: #5B5A5A;
}
.body_text_box
{
padding:35px 0px 15px 0px;
background-color:#FFFFFF;
color: #5B5A5A;
}
.body_left_bg
{
background:url(http://www.hotelplayatorremolinos.com/images/body_left_bg.jpg) left top repeat-y;
width:8px;
}
.body_right_bg
{
background:url(http://www.hotelplayatorremolinos.com/images/body_right_bg.jpg) left top repeat-y;
width:8px;
}
.footer_left_bg
{
background:url(http://www.hotelplayatorremolinos.com/images/footer_left_bg.gif) left top no-repeat;
height:33px;
}
.footer_left_bg2
{
background:url(http://www.hotelplayatorremolinos.com/images/footer_left_bg2.gif) left top no-repeat;
height:33px;
}
.box_top_line
{
background:url(http://www.hotelplayatorremolinos.com/images/top_line.gif) left top repeat-x;
height:9px;
}
.box_left_line
{
background:url(http://www.hotelplayatorremolinos.com/images/left_line.gif) left top repeat-y;
width:9px;
}
.box_right_line
{
background:url(http://www.hotelplayatorremolinos.com/images/right_line.gif) left top repeat-y;
width:9px;
}
.box_bottom_line
{
background:url(http://www.hotelplayatorremolinos.com/images/bottom_line.gif) left top repeat-x;
height:9px;
}
.input_box
{
border:1px solid #72550F;
width:108px;
height:18px;
background-color:#EDE9D7;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #72550F;
text-decoration: none;
padding-left:3px;
}
.highlight
{
color:#72550F;
background-color:inherit;
font-size:14px;
text-decoration:none;
}




/* CSS Background image Document */
.menu_bg
{
background:url(http://www.hotelplayatorremolinos.com/images/menu_bg.jpg) left top repeat-x;
height:27px;
}
.body_left_bg
{
background:url(http://www.hotelplayatorremolinos.com/images/body_left_bg.jpg) left top repeat-y;
width:6px;
}
.body_right_bg
{
background:url(http://www.hotelplayatorremolinos.com/images/body_right_bg.jpg) left top repeat-y;
width:6px;
}

/* Estos dos estilos van cada uno en la página que los llama*/

.header_top_image
{
background:url(http://www.hotelplayatorremolinos.com/images/header_top_image2.jpg) left top no-repeat;
height:130px;
}
.header_bottom_image
{
background:url(http://www.hotelplayatorremolinos.com/images/header_bottom_image2.jpg) left top no-repeat;
height:127px;
}



/* CSS Text Document */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5B5A5A;
	text-decoration: none;
}
.menu_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
text-decoration:underline;
color:#FFFFFF;
background-color:inherit;
}
.left_menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 33px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #72550F;
	background-color:inherit;
	text-decoration: none;
}
.left_menu_link:hover
{
text-decoration:underline;
color:#4B3500;
background-color:inherit;
}
.footer_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00135F;
	background-color:inherit;
	text-decoration: none;
}
.footer_link:hover
{
text-decoration:underline;
color:#456200;
background-color:inherit;
}

H1{
font-size:14pt;
color:#00135F;
text-decoration:underline
}

INPUT{
font-size:8pt;
}

TEXTAREA{
font-size:8pt;
}

.botones{
background-color:#CCCCCC;
}


.informacion{
color:#00135F;
}

.borde_superior{ border-top:dashed 1px #999999; }
