/* System Photo */
* { margin:0; padding:0;}

body {
	background:#808080 url('img/fondo.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #222222;
	overflow-y:scroll;
}

a {color:#CC0000;}

a.links:hover {
	background-color:#FAE4E4;
	border-top:#dda4a4 1px solid;
	border-bottom:#dda4a4 1px solid;
}

p {margin-bottom:15px;
	text-align:left;}	

h1
{
	text-align:right;
	background-position:right;
	background-repeat:no-repeat;
	height:50px;
	width:220px;
	float:right;
}

h1 span {display:none;}

h1.nos {background-image:url(img/t_nos.png)}
h1.gal {background-image:url(img/t_gal.png)}
h1.ser {background-image:url(img/t_ser.png)}
h1.sit {background-image:url(img/t_sit.png)}
h1.con {background-image:url(img/t_con.png)}
h1.ges {background-image:url(img/t_ges.png)}
h1.avi {background-image:url(img/t_avi.png)}
h1.not {background-image:url(img/t_not.png)}

h1.nos_c {background-image:url(img/t_nos_cat.png)}
h1.gal_c {background-image:url(img/t_gal_cat.png)}
h1.ser_c {background-image:url(img/t_ser_cat.png)}
h1.sit_c {background-image:url(img/t_sit_cat.png)}
h1.con_c {background-image:url(img/t_con_cat.png)}
h1.ges_c {background-image:url(img/t_ges_cat.png)}
h1.avi_c {background-image:url(img/t_avi_cat.png)}
h1.not_c {background-image:url(img/t_not_cat.png)}

h1.nos_e {background-image:url(img/t_nos_eng.png)}
h1.gal_e {background-image:url(img/t_gal_eng.png)}
h1.ser_e {background-image:url(img/t_ser_eng.png)}
h1.sit_e {background-image:url(img/t_sit_eng.png)}
h1.con_e {background-image:url(img/t_con_eng.png)}
h1.ges_e {background-image:url(img/t_ges_eng.png)}
h1.avi_e {background-image:url(img/t_avi_eng.png)}
h1.not_e {background-image:url(img/t_not_eng.png)}

h2 {
	color:#CC0000;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
}

h5 {
	color:#c00;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:15px;
	text-align:right;
}

h6 {
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:10px;
}

#intro {
	position:absolute;
	top:50%;
	margin-top:-200px;
	width:100%;
	height:400px;
	background-color:#FFFFFF;
	border-top:4px solid #cc0000;
	border-bottom:4px solid #cc0000;
}

#flash {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-190px;
	margin-left:-400px;
	width:800px;
	height:380px;
}

#flash ul{
	list-style:none;
	font-size:18px;
	font-weight:bold;
	margin:20px;
	margin-bottom:40px;
}

#flash li {
	margin-bottom:20px;
}

#flash h1 {
	height:auto;
	float:none;
	font-size:24px;
	margin:15px;
	text-align:left;
}
	


#flashcontent {
	position:absolute;
	width:848px;
	height:89px;
	left:50%;
	top:30px;
	margin-left: -424px;
	font-size:14px;
	color:#FFFFFF;
}

.intro {
	width:800px;
	height:400px;
	top: 0px;
	left:0px;
}
#flashcontent ul {
	list-style:none;
	margin:20px;
	font-size:18px;
	font-weight:bold;
}

#flashcontent li {
	display:inline;
	margin-right:30px;
}

#contenedor {
	position:absolute;
	width:843px;
	left:50%;
	top:125px;
	margin-left: -419px;	
}

#sombra {
	width:100%;
	height:100%;
	background:url(img/sombraR.png) top right no-repeat !important;
	background:url(img/sombraR.gif) top right no-repeat;
}

#main {
	background-color:#FFFFFF;
	border:2px solid #686868;
	width:793px;
	padding:10px 20px 34px 20px;
	min-height:100px;
	_height:100px;
	overflow:auto;
	_overflow:visible;
}

#sombrabajo {
	background:url(img/sombraB.png) bottom right no-repeat !important;
	background:url(img/sombraB.gif) bottom right no-repeat;
	font-size:0px;
	height:6px;
	width:100%;
}

#pie {
	position:absolute;
	text-align:right;
	font-size:0.8em;
	color:#aaa;
	bottom:10px;
	right:20px;
}
#pie a {
	color:#F1A0A0;
	font-weight:bold;
}

#serv_ajax {
	float:right;
	margin-top:15px;
	width:400px;
}

/* NAVEGACION SERVICIOS */
#nav_serv {
	list-style:none;
	width:300px;
	margin-top:15px;
}
#nav_serv li{
	font-size:14px;
	font-weight:bold;
	margin-bottom:4px;
}
#nav_serv li span{	
	display:block;
	width:355px;
	height:15px;
	padding:5px 5px 5px 10px;
	background:url('./img/barra_serv.gif') top left;
}
#nav_serv li a {
	display:block;
	width:355px;
	height:15px;
	padding:5px 5px 5px 10px;
	background:url('./img/barra_serv.gif') top left;
	color:#000000;
}
#nav_serv li a:hover{
	background:url('./img/barra_serv.gif') top right;
	color:#FFFFFF;
}
/* FIN NAVEGACION SERVICIOS */	


.cajagris {
	width:403px;
	background:url(img/sombraP_R.gif) top right;	
	margin-top:20px;
	float:right;
	clear:right;
}

.cajagris_main {
	width:354px;
	background:#f2f2f2 url(img/esq_cajagris.gif) top left no-repeat;
	padding:30px 20px 20px 20px;
}

.cajagris_pie {
	background:url(img/sombraP_B.gif) no-repeat;
	width:403px;
	height:9px;
	font-size:0px;
}


.cajablanca {
	width:345px;
	float:left;
	margin-top:60px;
	padding:10px;
}

.contacto {
	margin:auto;
	width:350px;
}

fieldset {clear:both;}

label {
  display:block;
  font-weight:bold;
  margin-bottom:5px;
}

.campo {
  margin-bottom: 10px;
  width:160px;
  padding:3px;
  border:#c00 solid 1px;
  background:#fff;
  color:#000;
}

.campotx {
  margin-bottom: 10px;
  width:340px;
  padding:3px;
  border:#c00 solid 1px;
  background:#fff;
  color:#000;
  overflow:auto;
}

.boton input {
	background-image:url(img/boton.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:113px;
	height:20px;
	border:0px none;
	color:#fff;
	background-color:#c00;
	font-weight:bold;
	font-size:0.9em;
	padding:1px 6px 1px 6px;
	cursor:pointer;
}	

.noticia
{
	margin:auto;
	width:570px;
	margin-top:20px;
	margin-bottom:15px;
	border-bottom:#c00 1px solid;
	clear:both;
}

.titular
{
	float:left;
	clear:both;
	color:#c00;
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:20px;
}

.fecha
{
	float:right;
	clear:right;;
	color:#777;
	margin-top:20px;
}

.paginas
{
	float:left;
	font-size:1.2em;
	margin-top:10px;
	margin-left:10px;
	border:1px solid #eee;
	background-color:#f7f7f7;
	padding:5px;

}

.textnews
{
	clear:both;
	padding:10px;
	background-color:#f2f2f2;
	border-top:#c00 1px solid;
}

#menugal
{
	float:right;
	clear:right;
	margin-top:15px;
	/*width:220px;*/
	width:190px;
	list-style:none;

}

#menugal li{
	font-weight:bold;
	margin-bottom:6px;
	text-align:right;
}

#menugal li a {
	display:block;
	/*width:205px;*/
	width:175px;
	height:15px;
	padding:5px 5px 5px 10px;
	background:url('./img/barra_gal.gif') top left;
	color:#000000;
}
#menugal li .act{
	background:url('./img/barra_gal.gif') top right;
	color:#FFFFFF;
}

#bigfoto
{
	float:left;
	clear:left;
	margin-top:15px;
	/*width:540px;*/
	width:580px;
	text-align:center;
}

#imoments{
width:200px;
height:92px;
background-image:url(img/i-moments.jpg);
background-repeat:no-repeat;
}

#imoments2{
position:absolute;
width:150px;
height:69px;
background-image:url(img/i-moments2.jpg);
background-repeat:no-repeat;
margin-top:150px;
margin-left:40px;
}

#imoments3{
width:150px;
height:69px;
background-image:url(img/i-moments3.jpg);
background-repeat:no-repeat;
}

#systemphotoexe{
width:200px;
height:79px;
background-image:url(img/systemphoto.jpg);
background-repeat:no-repeat;

}

#systemphotoexe2{
width:150px;
height:59px;
background-image:url(img/systemphoto2.jpg);
background-repeat:no-repeat;
}

#photobook{
width:210px;
height:96px;
background-image:url(img/photobook.jpg);
background-repeat:no-repeat;
}

.opcion {background-color:#f2f2f2; margin-bottom:15px; padding:10px;}

.opcion2 {background-color:#f2f2f2; margin-bottom:15px; padding:10px;height:90px;}

.opcion3 {background-color:#f2f2f2; margin-bottom:10px; padding:5px;}

.codigo {font-weight:bold;font-size:1.4em;}

.imagen {float:left; margin-right:20px;}

#thumbs
{
	float:left;
	/*width:500px;*/
	width:540px;
	height:40px;
	margin-left:20px;
}

.flechaant
{
	float:left;
	width:40px;
	height:40px;
	cursor:pointer;
}
.flechasig
{
	float:right;
	width:40px;
	height:40px;
	cursor:pointer;
}
.imgtrans{
	z-index:2;
	position:absolute;
}

.imgbona{
	z-index:1;
}
