﻿body {
/*url('../images/fondo3.png') repeat*/
background-color: #999999 ; 
text-align: center;
margin: 0 auto;
}

#container{
	width:1024px;
	background:#FFFFFF url('../images/fondo_container.png') repeat-y;
}

html>/**/body #container{
	width:1024px;
	background:#FFFFFF url('../images/fondo_container.png') repeat-y;
	margin: 0 auto;
}


#left{
	width: 200px;
	float: left;
	background: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	clear:both;
	text-align:center;
}

#right{
	width: 190px;
	float: right;
	background: #FFFFFF;
	margin-right: 0px;
	margin-top: 0px;
	text-align:center;
}

#header
{
height:400px;
margin: 0px;
background-color: #ffffff;
}

#content{
	font-size: medium;
	width: 1022px;
	background: #ffffff;
	float: left;
	margin-left:1px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
}

#content a {
	color:#000066;
	font-weight:bolder;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#footer {
	clear: both;
	margin: 0px;
	color: #FFFF00;
	background-color: #CC0000;
	background: url(../images/footer.png) no-repeat;
	border-top: 1px solid gray;
	text-align: center;
	font-size: 11px;
	width: 1024px;
	height: 50px;
}

html>/**/body #footer {
	clear: both;
	margin: 0px auto;
	color: #FFFF00;
	background-color: #CC0000;
	background: url(../images/footer.png) no-repeat;
	border-top: 1px solid gray;
	text-align: center;
	font-size: 11px;
	width: 1024px;
	height: 50px;
}

#footer a{
	color:#FFFF00;
}

#footer p{
	padding-top:5px;
}

html>/**/body #footer p{
	margin-top:0px;
}

#anuncio {
	width: 240px;
	height: 90px;
	font-size: 10px;
	border: 1px #800000 dashed;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding: 5px 0px 10px 8px;
}

#anuncio span {
	color:#003366;
	font-size:11px;
	font-weight:bold;
}

#info {
	padding:0px 5px 0px 5px;
	width:614px;
	float:left;
	margin-left:0px;
	margin-top:0px;
}

html>/**/body #info {
	padding:0px;
	width:614px;
	float:left;
	margin-left:0px;
	margin-top:0px;
}

#info h3 {
	margin-left:5px;
	margin-top:2px;
}

#menu {
	background-color: #006699;
}

html>/**/body #menu {
	background-color:#006699;
	height:-10px;
	float:left;
	margin-top:-5px;
}

.topp {
	margin-top:-235px;
	width:350px;
}

html>/**/body .topp {
	float:right;
	margin-top:-235px;
	margin-right:0px;
	width:350px;
}

#fundador {
	text-align:justify;
}

#fundador img{
	border:0px red double;
}

#celcito {
	float:left;
	margin-left:5px;
	margin-top:0px;
}

#titulo {
	float:left;
	margin-left:205px;
	margin-top:90px;
}


#alinimg {
	text-align:center;
}

html>/**/body #alinimg {
	text-align:center;
	margin-left:85px;
}

#colorfondo {
	background-color:#DF0000;
	width:150px;
	text-align:center;
}

textarea {
	background-color:#DF0000;
	color:#FFFFFF;
}

input {
	background-color:#DF0000;
	color:#FFFFFF;
}

abbr 
{
	border-bottom: 1px dashed gray;
	cursor: help;
	color:#DF0000;
}

#hr {
	color: #CC0000;
	border-style:dotted;
}

#cuadroc1 {
	float:left;
	margin-left:0px;
	margin-bottom:5px;
	width:250px;
	/*background-color:#FFCACA;*//
	background-color:#D5FFD5;
	border:1px red solid;
	font-size:small;
	padding:5px;
}

#cuadroc2 {
	float:right;
	margin-right:0px;
	margin-bottom:5px;
	width:250px;
	background-color:#C2D7EB;
	border:1px red solid;
	font-size:small;
	padding:5px;
}

#titulos {
	font-size:medium;
	font-weight:bold;
	color:#CC0000;
}

.toptbl {
	background:maroon url('../images/table/top_table.jpg') no-repeat;
	height:20px;
}

.bottomtbl {
	background:maroon url('../images/table/bottom_table.jpg') no-repeat;
	height:35px;
}

.toppbr {
	float:left;
	margin-top:0px;
	width:612px;
}

#wil {
	text-align:center;
}