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

body, html{position:relative; width:100%; height:90%; padding:0px; margin:0px;}

body { background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:1em; line-height:1.5em;color:#59678A; position:relative;}

img.dibujo { position:relative; float:left; margin:0px 30px 20px 10px; width:387px; height:453px;}

h1 {text-align:left; font-size:1.3em; margin:3px 0px 10px 10px;}
h3 {text-align:left; font-size:1.1em; margin:3px 0px 6px 0px;}

div.derecha { padding:0px 10px 0px 10px;}
div.derecha p { margin-top:0px;}
div.derecha table {color:#59678A;}

div.boton { margin:4px 12px 4px 0px;}
div.flotante {float:left;}
div.fijo { clear:both; padding-top:30px;}

div.conversacion { font-size:1.1em; width:50%; display:inline; margin:0px 0px 20px 0px; }

div.boton a,div.boton span {
	display:block;
	border:3px solid black;
	padding:6px 5px 6px 5px;
	text-align:center;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	width:300px;
	background-color: #cccccc;
}
div.boton span { background:#FFCD66; border:3px solid #7D2D2D;}

div.area_flotante div.boton a,div.fijo a { background:#00CCFF;}
div.area_flotante div.boton a:hover,div.boton a:hover {
	border:3px solid #000000;
	color:#000000;
	background-color: #FFCC00;
}

div.area_flotante { padding:30px 0px 10px 0px;}

table{ width:100%; margin-bottom:20px; color:#000000; }
table caption { font-size:1.3em; margin-bottom:5px;}
table tr td{ padding:3px;}

div.bajo{
	clear:both;
	background-image:url(img/logos_loop.gif);
	height:47px;
	margin-top:20px;
	margin-bottom:0px;
}
div.bajo img.ambien { float:right;}

fieldset { margin-bottom:10px;}
fieldset legend {font-weight:bold;}
div.top {
	clear:both;
	background-image:url(img/encabezadoarriba_single.gif);
	height:47px;
	margin-top:20px;
	margin-bottom:0px;
	background-position: top;
	background-repeat: repeat-x;
}
div.top_izq {
	clear:both;
	background-image:url(img/encabezadoarriba.jpg);
	height:47px;
	margin-top:20px;
	margin-bottom:0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	font-size: 0.9em;
	color: #59678A;
}

