/* CSS   Licencia Pública General de GNU - TCB 2008 - Fundación Orange- 
[Basada en Fernbap (http://www.fernbap.com/showtemplate.php?id=4&file=clowdy)] 
Version: 1.0, Nov  2008 */

/* Elementos Estandar */

body {
	background: url(images/topbg.png) top repeat-x #dcdcdc;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.75em;
	background-color: #FFFFFF;
}

.Estilo4 {color: #FF6600}
.Estilo7 {color: #666666}
.Estilo11 {color: #FF6600; font-size: 2em; }
.Estilo12 {color: #FF6600; font-size: 1.5em; }
.Estilo14 {font-size: x-small}
.Estilo15 {color: #FFFFFF}
.Estilo17 {font-size: x-small}
.Estilo18 {font-size: xx-small}


#skipnav a {
  color: #FFFFFF;
}

#title {
	width: 900px;
	font-size: 1em;
	color: #000000;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-color: #FFFFFF;
	height: 200px;
}

#title h1 {
	font-size: 1.3em;
	letter-spacing: .2em;
}

#title h1 {
	display: inline;
}

#title a, #title a:hover {
	text-decoration: none;
	color: #FAF0E6;
}

#toplinkshome {
	position: absolute;
	top: 2px;
	left: 475px;
	float: right;
	width: 485px;
	color: #FF6633;
	background-color: #FFFFFF;
	height: 28px;
	font-size: 12px;
	font-family: arial;
	
}

#toplinks {
	position: absolute;
	top: 2px;
	left: 475px;
	float: right;
	width: 485px;
	color: #FF6633;
	background-color: #FFFFFF;
	height: 28px;
	
}

#toplinks a {
	color: #FF6600;
	
}
#toplinks a:hover {
	background:#CCCCCC;
	color:#003366;
	text-decoration:underline;
	
}

#menu {
	background: url(images/black_0.gif);
	border: 1px solid #ccc;
	margin: 1px;
	padding: 0px;
	width: 900px;
}

#menu ul {
	padding: 0 20px 0 20px;
	margin: 0;
	background: url(images/black_0.gif);
	height: 35px;
	width: auto;
	border-bottom: 0px;
}

#menu li {
	display: inline;
}

#menu a {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 35px;
	padding: 4px 5px 4px 5px;
	border: 1px solid #808080;
}

#menu a:hover, #menu a.selected {
	color: #003366;
	text-decoration: underline;
}

#menu a.selected {
	background: #000;
}

/* Diseño principal y cabecera */
#wrapper {

	margin: 0 auto;
	padding: 0;
	width: 900px;

}

#header {
	height:80px;
	margin:0;
	padding:0;
}

#content {
	line-height:1.5em;
	margin-top: 2px;
	padding: 0px 10px 0 20px;
	background: #fff url(images/wbg.png) repeat-x;
	color: #FF6600;
}
#main {
	clear:left;
	float:left;
	margin:0px 10px 10px 20px;
	padding:0;
	width:600px;
	color: #000000;
}
#main .submenu {
margin-left: 20px;
}
#main h2 {
font-size:1em;
font-weight:400;
}

#clear {
	clear: left;
	height: 3px;
}

.leftbottom {
	clear: both;
}

/* Lateral izquierdo */
#right {
	margin:0 0 10px 10px;
	padding:4px 8px 8px 8px;
	width: 200px;
	float: right;
	background: transparent;
}

#right p {
	font-size:0.9em;
	line-height:1.3em;
	margin:0 0 1.5em;
	padding:0;
}

#right h2 {
	font-size:1.5em;
	font-weight:400;
	letter-spacing:-1px;
	margin:0 0 6px;
}

#right ul {
	margin: 5px 0 10px 0;
	padding: 0;
	border-top: 2px solid #e0e0e0;
	display: block;
}

#right li {
	list-style:none;
	background: #f0f0f0;
}
#right li a {
	display: block;
	padding: 2px 0 2px 8px;
	border-right: 2px solid #e0e0e0;
	border-bottom: 2px solid #e0e0e0;
	border-left: 2px solid #e0e0e0;
}

#right li a:hover, #right li a.selected {
	text-decoration: none;
	background: #fff;
	border-bottom: 2px solid #c0c0c0;
	border-right: 2px solid #c0c0c0;
}

#right li a.selected {
	border-left: 2px solid #fff;
}

#right .announce {
	background: #f4f4f4;
	border: 1px solid #d8d8d8;
	color: #505050;
	line-height: 1.5em;
	margin-top: 10px;
	padding: 0 5px 5px 10px;
	width: 182px;
}

#main fieldset {
	border: 2px solid #e0e0e0;
	background: #f0f0f0;
	margin: 16px auto 16px;
	padding: 8px;
	width: 380px;
}

#main textarea, #main input {
	overflow: auto;
	width: 200px;
	margin: 2px;
}

div.row {
	width: 380px;
}

div.row span.formlabel {
	float: left;
	width: 150px;
	text-align: left;
}

div.row span.forminput {
	width: 180px;
	text-align: right;
}

.submit {
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	text-align: center; 
	border: 1px solid #707070;
	cursor: pointer;
}

#main h2 {
	font-size: 1.5em;
	font-weight: 400;
	letter-spacing: -1px;
	margin: 8px 0 10px;
	padding: 0;
	color: #FF6600;
}

#main h3 {
	font-size: 1.3em;
	font-weight: 400;
	margin: 6px 0;
	padding: 0;
	color: #FF6600;
}

#main img {
	background: #ccc;
	border: 4px solid #f0f0f0;
	color: #FF6600;
	padding: 1px;
}

#main ul,#main ol {
	margin:0 0 16px 20px;
	padding:0;
	color: #FF6600;
}

#main li {
	margin:0 0 2px 10px;
	padding:0 0 0 4px;
	color: #FF6600;
}

div.box {
	width: 50%;
	float: left;
	clear: right;
	margin-right: 10px;
}

.box h4 {
	background: #f0f0f0;
	padding: 4px 10px 4px 10px;
}

/* Pie */
#footer {
	background: url(images/black_0.gif) repeat-x;
	clear:both;
	color: #FFFFFF;
	font-size:0.9em;
	padding:8px 0;
	text-align:center;
	width: auto;

}

#footer a {
	background: inherit;
	color: #ffffff;
	font-weight: 400;
	text-decoration: underline;
}

#footer a:hover {
	background:#CCCCCC;
	color:#003366;
	text-decoration:underline;
}

/* Enlaces y párrafos */

a {
	background:inherit;
	color:#FF6600;
	text-decoration:underline;
	font-weight:700;
}

a:hover {
	background:#CCCCCC;
	color:#003366;
	text-decoration:underline;
}

a img {
	border:0;
}

p {
	margin: 0 0 16px;
}

blockquote {
	background: #f4f4f4;
	border-bottom: 1px solid #d8d8d8;
	border-left: 4px solid #ccc;
	border-right: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	color: #000000;
	margin: 16px;
	padding: 8px 8px 8px 11px;
}

blockquote p {
	font-size:1.1em;
	line-height:1.3em;
	margin:0;
}
/* Formas, tablas */

caption {
	font-size: 1.5em;
	font-weight: 400;
	margin: 0;
	padding: 6px 0 8px;
	text-align: left;
}

th {
	background: url(images/menubg2.gif) repeat-x bottom left #eaeaea;
	color: #505050;
	padding: 7px;
	text-align: left;
}

form, fieldset, table {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

input,textarea {
border:1px solid #ccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
text-align: left;
}

label {
	margin: 2px;
}

input {
	width: 200px;
}

textarea {
	width: 400px;
}

/* Cuadro de búsqueda */
#searchbox label, .hide {
	display: none;
}

#searchbox {
	margin: 6px 0 16px;
	padding: 0;
}

#searchform {
	background:#ffffff;
	border:1px solid #ccc;
	color:#FFFFFF;
	font-size:0.9em;
	padding:4px;
	width:116px;
}

/* Otras clases */
.announce h2 {
	margin:0 0 10px;
	padding:0;
}

.textright {
	margin:-10px 0 4px;
	text-align:right;
}

.center {
	text-align:center;
}

.small {
	font-size:0.8em;
}

.large {
	font-size:1.3em;
}


.left {
	float:left;
	margin: 0 10px 5px 0;
}

.right {
	float:right;
	margin: 0px 0 5px 10px;
}

img.center {
	display: block;
	text-align: center;
	margin: 0 auto 8px;
}


