/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var,strong{font-style:normal;font-weight:bold;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #222;
	padding: 1em;
	background:#C0F3FD url(ima/bg.gif) top repeat-x;
}
#cuerpo {
	width: 760px;
	margin:0 auto;
}
#cuerpo h1, h2, h3 {
	font-family: Georgia,Garamond,"Times New Roman","MS Serif","New York",serif;
	line-height:60px;
	padding-bottom:60px;
}
#cuerpo h1 {
	font-size: 1.9em;
	padding-top: 0.8em;
	letter-spacing: 2px;
}
h2 {
	font-size: 1.6em;
	padding-top: 0.6em;
}
p {
	padding: 0.4em 0;
	text-align: justify;
}
a, a:link {
	color:#17A141;
	text-decoration: none;
}
a:visited {
	color:#17A141;
}
a:hover, a:active {
	text-decoration: underline;
}

#contenido {
	padding-top:50px;
}





.paginador {
	padding:1.8em 0;
	text-align: center;
}

.paginador a {
	font-weight: bold;
	padding:0.2em 0.9em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}






#portada .displays, #portada .paginador {
	width: 480px;
	float: left;
}
#portada .publicidad {
	width: 200px;
	float: right;
}


#portada .displays img {
	padding: 10px;
	background:url(ima/bg-display.jpg) center no-repeat;
}








#descarga .vinculos, #descarga .publicidad {
	float: left;
	width: 300px;	
}

#descarga .display {
	float: right;
	width: 420px;
}


/*
#descarga .vinculos {
	padding: 0 5px;
	font-family:arial,sans-serif;
}
#descarga .vinculos a {
	font-size: 12px;
	text-decoration: underline;
	color:#000;
	padding:6px 0 1px 0;
	font-weight: bold;
}
#descarga .vinculos p {
	font-size: 11px;
	color:#4C7278;
	padding:0;
}
*/

#descarga .vinculos {
	text-align: center;
	padding-bottom:15px;
}
#descarga .vinculos p {
	display:none;
}
#descarga .vinculos a {
	font-size: 20px;
	padding:10px 5px;
	font-weight: bold;
	display: block;
}














/*		mensaje.class.php 		*/
div.mensaje div
{
	padding: 0.4em 2em;
	margin:0.4em 0 0.2em 0;
	font-weight: bold;
	line-height: 1.2em;
	border-style: solid; border-width: 1px;
}
div.mensaje div ul
{
	list-style-type: disc;
	padding-left: 1em;
}
div.mensaje div.error
{
	background: #fee url('mensaje/error.png') no-repeat 0.55em 0.55em;
	border-color: #a22;
	color: #a22;
}
div.mensaje div.ok, div.mensaje div.mas
{
	background: #efe url('mensaje/ok.png') no-repeat 0.55em 0.55em;
	border-color: #492;
	color: #492;
}
div.mensaje div.mas
{
	background: #efe url('mensaje/mas.png') no-repeat 0.55em 0.55em;
}
div.mensaje div.info
{
	background: #eef url('mensaje/info.png') no-repeat 0.55em 0.55em;
	border-color: #429;
	color: #429;
	border-color: #038;
	color: #429;
}




/*		pie 		*/
#pie {
	font-size: 0.8em;
	text-align: center;
}
