/* CSS Document 

COPYRIGHT VIVECONMINI.COM 2008 .

*/
body{
color:#CC3300;
font-family:Arial;
font-size:14pt;
}

img {
border: 0px;
}

a {
text-decoration:none;
color:#0080FF;
}

a:hover {
text-decoration:none;
color:#FF0000;
}

#contenedor {
width: 880px;
}

#derecha, #izquierda, #centro {height: 100%;}

#derecha {
float: right; 
width: 200px;
background-color: #f;
text-align:left;
}

#izquierda {
float: left; 
width: 200px;
background-color: #fff;
text-align:left;
}

#centro {
background-color: #fff;
text-align:center;
}


#cabecera {
padding: 5px 50px;
width:880px;
height: 52px;
margin-bottom:15px;
}

#logo{
text-align: center;
width:800px;
height:100%;
font-family: Arial;
font-size: 28pt;
background:#ffffff url(logo.gif) no-repeat;
}

#logo img{
float:right;
margin-right: 15px;
margin-top: 5px;
}

#menu{
width:800px;
text-align:center;
margin-bottom: 15px;
}

#menu a{
color:#B4045F;
}

#menu a:hover{
color:#0B610B;
font-size:120%;
}

#titulo{
background-color:#F8E0E0;
}

.normal {
margin-left:5px;
background: url( vacio.gif) no-repeat;
}

#pie {
width: 880px;
border-top:2px solid #FF5566;
text-align: center;
font-size:8pt;
}

input {
	border: #0000FF 2px solid;
	 padding-left: 5px; 
	 background: #ffffff; 
	 padding-top: 0px;
	 font-weight: Arial; 
	 color: #CC3300;
	 font-size: 16px;
}

.busca {
border: 0px;
}

#stats {
position:absolute;
top:10px; 
left:10px;
visibility: hidden;
height:10px;
}

/*******************
FIN
*******************/
