@charset "utf-8";
/* Hoja de estilos para coolghoz planet
	Index.html, hoja única 
	Autor: Antonio Payán 2009*/

/************************* General *************************/

body{
	text-align:center;
	padding:0;
	margin:0 ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	background: url(imgprb/fondo_css.jpg) repeat;
	}
	
a, a:link {color:#999; text-decoration: none; font-weight: bold;}
a:hover { color: #ccc; text-decoration: underline; font-weight:bold;}
/*a:visited {color:#777; text-decoration: none}*/
/*a:first-letter {
	font-weight: bold;
	text-decoration: underline;
	}*/

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #777;
	}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #777;
	}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #777;
	}
p  { 
	line-height: 1.5em;
	}
p:first-letter {
	font-weight: bold;
	text-decoration: underline;
	}
.rslt {
	color:#fff;
	font-weight: bold;
	}

/************************* Contenido *************************/

#contenedor {
	position: relative;
	margin: 15px auto 10px auto;
	width: 760px;
	height: auto;
	text-align:left;
	background-image: url(imgprb/fondo2.jpg);
	background-repeat: repeat-y;
	/*background-color:#fafafa;*/
	border: solid 1px #444;
	overflow: hidden;
	}
/************************* Cabecera ************************/

#cabecera {
	position: relative;
	margin: 0 0 0 0px;
	width: 760px;
	height: 225px;
	border-bottom: solid 1px #444;
	background-image: url(imgprb/cabecera_06.jpg);
	background-repeat: no-repeat;
	}

#cabecera img {
	float:left
	}
#cabecera .IE {
	position: relative;
	width: 325px;
	height: 146px;
	margin-left: 38px;
	padding: 5px 10px 0 10px;
	color: #ccc;
	background-image: url(imgprb/icon_evil.gif);
	background-position: top left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #333;
	visibility: hidden;
	}
/************************* Men ***************************/

#wrapmenu {
	position: relative;
	float: left;
	border-bottom: solid 1px #444;
	width: 688px;
	height: 40px;
	margin: 0 0 0 38px;
	}
#menu { 
	display:block; width:520px; height:20px; min-height:20px;
	position: relative; top:10px; left: 85px;
	color:#ffc;
	}
#menu ul { padding:0; margin:0; list-style-type:none;}	
#menu li { display: block; float: left; margin-right: 1px;}
/* Le podemos dar el color que queramos al "background" o transparente y con imagen*/
#menu li.list1 {background:#999;}
#menu a {display:block; width:100px; height: 20px; padding-top:0px; background:transparent; text-decoration:none; text-align:center; color:#ccc; line-height: 1.8em; font-size:0.8em; font-weight:bold;}
/* hack para viejas versiones de IE con modelo de caja incorrecto */
* html #menu a:link, * html #menu a:visited {height:30px; he\ight:0;}
#menu a.item1 {height: 20px; background:#444 -101px -61px no-repeat; border: 1px solid #666;}
 /*Si queremos hacerlo con fondos slidos en vez de background-position le damos un color*/
#menu a.item1:hover {padding-top: 2px; height: 20px; background:#555; border: 1px solid #222; z-index:50; color: #6699FF /*#99ff99*/;}
/* hack para viejas versiones de IE con modelo de caja incorrecto */
* html #menu a:hover {height:20px; he\ight:0;}
.clr { color: #99CC99;}

/*********************** Cuerpo **************************/

#contpral {
	position: relative;
	float: left;
	border-bottom: solid 3px #444;
	width: 760px;
	height: auto;
	/*background-color: #fafafa;*/
	}
	
#contIzda {
	position: relative;
	float: left;
	width: 300px;
	height: 620px;
	background: inherit;
	}
.izda {
	position: relative;
	float: left;
	margin: 15px 0 0 40px;
	width: 250px;
	height: 100px;
	background-image: url(imgprb/izdaN.jpg);
	}
.izda img {
	float: left;
	margin: 16px 10px 0 25px;
	}
.izda p {
	font-size: 11px;
	text-align: left;
	padding: 5px 23px 0 0;
	line-height: 1.3em;
	}
.izda a:hover {
	text-decoration: none;
	background-image: url(imgprb/flechaGrt.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	}
.izda a:visited {
	background-image: url(imgprb/okAz.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	}
#areadetexto {
	position: relative;
	float: left;
	margin-left: 66px;
	width:270px;
	text-decoration: none;
	}

#contDcha {
	position: relative;
	float: left;
	width: 460px;
	height: 620px;
	}
#contDcha .resalta { 
	font-weight:bold; 
	color: #ccc;
	}
.dcha {
	position: relative;
	float: left;
	margin: 15px 10px 0 5px;
	width: 445px;
	height: auto;
	overflow: hidden;
	}
.dcha2 {
	position: relative;
	float: left;
	/*margin: 15px 10px 0 5px;*/
	top: 10px;
	left: 30px;
	width: 415px;
	height: auto;
	overflow: hidden;
	}
.dcha img {
	float: left;
	margin: 7px 10px 0 5px;
	}
.dcha p {
	text-align: justify;
	padding: 5px 35px 15px 0; 	
 	}
.dcha p:first-letter {
	text-decoration: none;
	}
.lazo {
	position: absolute;
	left: 665px;
	top: 200px;
	width: 75px;
	z-index: 10;
	}	
/************************* Pie **********************/

#pie {
	background-color: #2f2f2f;
	display: block;
	float: left;
	height: 60px;
	width: 760px;
	position: relative;	
	}
#pie #nav {
	display: block;
	float: left;
	left: 10px;
	right: 35px;
	height: 30px;
	width:690px;
	position: relative;
	padding: 0 0 0 120px;
	}
#pie p {
	float: left;
	font-size: 0.9em;
	padding: 0 45px 0 40px;
	}
#pie p:first-letter {
	text-decoration: none;
	font-weight: normal;
	}
#pie .logo {
	position: absolute;
	top: 33px;
	left: 342px;
	z-index: 10;
	}

