/* ************************************************************************* */
/* ************************************************************************* */
/* ViajamosDos CSS */
/* Principal */
body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: verdana;
	font-size: 11px;
	background-image:url(../img/fondos/bg.gif);
	background-repeat:repeat-x;
}

td {
	font-family: verdana;
	font-size: 11px;
	color:#000000;
}

th {
	font-family: verdana;
	font-size: 11px;
	color:#000000;
}

/* ************************************************************************* */
/* Textos Especiales */
.TxtRed {
	color: #CC2137;
}

.TxtLinks {
	color: #1F3966;
	text-decoration:underline;
}

.TxtWhite {
	color: #FFFFFF;
	text-decoration:none;
}

.TxtSubTitleInvert {
	font-size: 10px;
	font-weight: bold;
	background-color:#1F3966;
	color: #FFFFFF;
}

.TxtTitleSml {
	font-size: 12px;
	font-weight: bold;
	color: #1F3966;
	background-image: url(../img/useful/line_red_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	display: block;
	padding-bottom: 5px;
	text-transform: capitalize;
	margin-top: 10px;
	margin-bottom: 5px;
}

.TxtTitleMain {
	font-size: 14px;
	color: #1F3966;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8C8C8C;
	height: 24px;
	padding-top: 5px;
	padding-left: 3px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* ************************************************************************* */
/* Links */

.LinkBlack {
	color: #000000;
	text-decoration: none;
}
a:hover.LinkBlack {
	color: #000000;
	text-decoration: underline;
}

.LinkWhite {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.LinkWhite {
	color: #FFFFFF;
	text-decoration: underline;
}

/* ************************************************************************* */
/* Tablas */

.Cabecera {
background-image:url(../img/fondos/cabecera3.gif);
}

/* ************************************************************************* */
/* Estilo formularios */

.Input {
height:20px;
padding-left: 1px;
border-style: solid;
border-color: black;
border-width: 1px;
padding-left: 1px;
}

.InputWrong {
height:20px;
padding-left: 1px;
border-style: solid;
border-color: black;
border-width: 1px;
padding-left: 1px;
border-color:#FF0000;
background-color:#FF6666;
}

.Submit {
height:20px;
padding-left: 1px;
border-style: solid;
border-color: black;
border-width: 1px;
padding-left: 1px;
border-color:#000099;
background-color:#0066FF;
color:#FFFFFF;
}

/* ************************************************************************* */
/* Nuevo Estilo Menu */

.applemenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
}

.applemenu div.silverheader a{
background: black url(../img/ddacordion/silvergradient.gif) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(../img/ddacordion/silvergradientover.gif);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
height: 300px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

/* ************************************************************************* */
/* Menu Firefox Compatible */

.glossymenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(../img/ddacordion/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(../img/ddacordion/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}

/* ************************************************************************* */
/* Galeria */

#thumbs
{
	padding-top: 0px;
	padding-bottom: 10px;
}

#thumbs .thumb_row
{
	width: 480px;
	width/* */:/**/476px;
	width: /**/476px;
	padding: 2px;
	display: block;

}

#thumbs .thumb_row2
{
	width: 490px;
	width/* */:/**/464px;
	width: /**/464px;
	padding: 3px;
	display: block;

}

#thumbs .thumb
{
	width: 144px;
	float: left;
	width/* */:/**/144px;
	width: /**/144px;
	padding: 0px 4px 10px 4px;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 9px;
	line-height: 130%;
}

#thumbs .thumb2
{
	width: 144px;
	float: left;
	width/* */:/**/146px;
	width: /**/146px;
	padding: 0px 7px 10px 7px;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 9px;
	line-height: 130%;
}

#thumbs .thumb_img
{
	width: 140px;
	height: 110px;
	background:url("../img/fondos/bg_thumb.gif");
	text-align: center;
	padding-bottom: 3px;
}


#thumbs ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#thumbs ul.t
{
	padding: 5px 0px 0px 0px;
}



#thumbs li.t_title2
{
	padding-left: 16px;
	padding-bottom: 1px;
	background:url("../img/fondos/r2.gif") no-repeat left top;
	font-weight: bold;
}

