body{
	margin:0px auto;
	padding:10px 0px 0px 0px;
	text-align:center;
}

.contenedor_portada{
	margin:0px auto;
	padding:0px;
	background-color:#fff;
	font:11px verdana,arial,sans-serif;
}

.contenedor_portada .galatea{
	background-image:url('../imagenes/galatea.jpg');
	background-repeat:no-repeat;
	color:#65200B;
}

.contenedor_portada .galatea a{
	font:14px arial,verdana,sans-serif;
	color:#65200B;
	text-decoration:none;
	font-weight:bold;
}

.contenedor_portada .galatea a:hover{
	background-color:#65200B;
	color:#CDC49D;
}

.contenedor_portada .galatea_print img{
	width:640px;
	border:1px solid #71240A;
}

.contenedor_portada .galatea_print .datos{
	font-size:12px;
	color:#333;
	border:1px solid #71240A;
	padding:20px;
	margin-top:25px;
	width:400px;
}

.contenedor_portada .galatea_print .datos h1{
	font-size:18px;
	color:#71240A;
}

.galatea_print_dcha{
	float:left;
	width:240px;
	border:1px solid #71240A;
	padding:10px 10px 55px 10px;
	margin-left:30px;
	margin-top:15px;
}

.galatea_print_dcha h1{
	font-size:16px;
	color:#71240A;
}

.contenedor_portada .menu{
	display:none;
}

.contenedor{
	margin:0px auto;
	border:5px solid #fff;
	width:770px;
	background-color:#CDC49D;
	font:12px arial,verdana,sans-serif;
}

.principal{
	margin:0px auto;
	padding:0px;
	text-align:left;
}

.principal .menu{
	display:none;
}

.logo{
	float:left;
	width:322px;
	height:209px;
	padding:15px 0px 0px 5px;
	background-color:#CDC49D;
}

.logo img{
	border:1px solid #71240A;
}

.derecha{
	float:left;
	width:620px;
	padding:25px 10px 20px 10px;
}

.derecha a{
	color:#741E0D;
	font-weight:bold;
}

.derecha a:hover{
	color:#000;
	text-decoration:none;
}

.derecha ul{
	margin:0px auto;
	padding:0px;
}

.derecha ul li{
	list-style-type:none;
	background-image:url('../imagenes/senalador.gif');
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:3px 0px 3px 14px;
}

.titulo{
	text-align:left;
	margin-bottom:25px;
}

.titulo img{
	border:1px solid #71240A;
}

.fotos_centro{
	clear:both;
	padding:0px 0px 15px 0px;
}

.fotos_centro_dcha{
	clear:both;
	padding:0px 0px 15px 0px;
	float:left;
	width:400px;
}

.fotos_izquierda{
	clear:both;
	padding:0px 0px 15px 0px;
}

.cuadro_menu{
	background-color:#ede7cd;
	border:1px solid #9C5F4D;
	width:250px;
	float:left;
	margin-right:40px;
}

.cuadro_menu .tit{
	font-weight:bold;
	font-style:italic;
	background-color:#DFDAC3;
	padding:5px 10px 5px 10px;
}

.cuadro_menu .int{
	padding:10px;
	color:#666;
}

.cuadro_menu .int a{
	color:#333;
	font-weight:bold;
}

.cuadro_menu .int a:hover{
	color:#000;
}

.datos_contacto{
	display:none;
}

/* pie */

.pie{
	display:none;
}

/* varios */

.cleaner{
	clear:both;
}

hr{
	color:#65200B;
	background-color:#65200B;
	height:1px;
	border:0px;
	width:90%;
}

/* ESTILOS PROPIOS DEL CONTENIDO: fotos --------------------------- */

.foto_left {
  	float: left;
  	background: url(../imagenes/shadowAlpha_white.png) no-repeat bottom right !important;
  	background: url(../imagenes/shadow_white.gif) no-repeat bottom right;
  	margin: 7px 10px 5px 5px !important;
  	margin: 7px 10px 5px 5px;
}

.foto_left img{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px 4px 20px 4px;
	width:90px;
}

.foto_right {
  	float: right;
  	background: url(../imagenes/shadowAlpha_white.png) no-repeat bottom right !important;
  	background: url(../imagenes/shadow_white.gif) no-repeat bottom right;
  	margin: 7px 0px 5px 5px !important;
  	margin: 7px 0px 5px 5px;
}

.foto_right img{
	display: block;
  	position: relative;
  	background-color: #fff;
  	border: 1px solid #a9a9a9;
  	margin: -6px 6px 6px -6px;
  	padding: 4px 4px 20px 4px;
	width:90px;
}

.text_right {
	text-align: right;
}

.text_left {
	text-align: left;
}

.text_center {
	text-align: center;
}

/* ESTILOS PROPIOS DEL CONTENIDO: Formularios --------------------------- */

.row {
  	clear: both;
  	padding-top: 5px;
  }
  
.concept {
	width: 80px;
  	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
}
  
.form {
  	float: left;
	text-align: left;
	font-size:10px;
}
  
FORM {
	margin: 0px auto;
	padding:0px;
	display: inline;
}

input{	
	font-size: 11px; color: #000; background-color: #FFF; border: 1px solid #000;
}

textarea{	
	font-size: 11px; color: #666; background-color: #fff; border: 1px solid #000;
}

select {
	font-size: 10px; color: #666; background-color: #fff; border: 1px solid #000;
}

.mod_button {	
	display:none;
}

.mod_check {	
	background-color: transparent; border: 0px;
}

/* tabla */

/*
* Style: Salmon
* Author: Ricardo Aroca
* Site: www.agenciaweb.cl
* Country Origin: Chile
*/
/* GENERAL*/
#itsthetable { font: 11px Verdana, Arial, Helvetica, sans-serif; }
table caption, th, tfoot td { font-family:Georgia, "Times New Roman", Times, serif; }
table caption { font-size:14px; font-weight:normal; font-variant:small-caps;
	color:#6D1D06;	letter-spacing:.3em; text-align:center; padding-bottom:.5em; }
table { width:630px; border-collapse:collapse; border:4px solid #6D1D06;}
td,th { padding:5px; }
/* THEAD*/
thead th { font-size:15px; font-weight:normal; font-variant:small-caps;
	color:#fff2ea;	background-color:#6D1D06; }
/* TFOOT */
tfoot th, tfoot td { font-size:15px; font-weight:bold; 
	color:#fff2ea;	background-color:#6D1D06; padding:10px; }
tfoot td { font-size:30px;	font-weight:normal; }
/* TBODY */
tbody td, tbody th { line-height:140%; color:#000; }
tbody tr.odd td, tbody tr.odd th { border:1px solid #6D1D06; border-width:1px 0; }
tbody th a { font-size:13px; font-weight:normal; font-variant:small-caps; }

/* ONLY REAL GOOD BROWSERS */
/* GENERAL */
tbody td+td+td+td {	text-align:right; }
tbody tr th:before { content:"\2588\00A0\00A0"; color:#000;}
tbody td+td+td+td:before { content:"\21E9"; color:#000; }
/* HOVER */
tbody tr:hover td, tbody tr:hover th:before { color:#000; }
tbody tr:hover td a, tbody tr:hover th a { color:#000; text-decoration:underline; }
tbody tr:hover td a:visited, tbody tr:hover th a:visited { color:#ccc; }
tbody tr:hover td+td+td+td a { font-weight:bold; }
tbody tr:hover td+td+td+td:before { color:#000; }
