﻿body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 100%;
}

a:link {color:#FFFFFF;}
a:visited {text-decoration: none; color:white;}
a:hover {text-decoration: underline; color: gray;}

h1 {
font-family: Helvetica, Geneva, Arial, sans-serif;
font-size: x-large;
color:black;
}


#top {
background-image:url('/imagenes/top.jpg') ;
height: 50px;
}

#opciones {
   margin: 0 auto -30px auto;
   width: 900px;
   margin-top:-2px
}

#opciones1 {
   margin: 0 auto -30px auto;
   width: 900px;
   margin-top:-6px
}


#botcarro {
   margin: 0 auto -30px auto;
   width: 900px;
   margin-top:25px;
}

#central {
   margin: 0 auto -30px auto;
   width: 100%;
   height: 400px;
   background:black;
   background-image:url('/imagenes/fotocentral.jpg') ;
   margin-top:20px;
}

#centralsec {
   margin: 0 auto -30px auto;
   width: 100%;
   height: 200px;
   background:black;
   margin-top:20px;
   background-image:url('/imagenes/imgsec.gif') ;
}

#centralsec2 {
   margin: 0 auto -30px auto;
   width: 100%;
   height: 200px;
   background:black;
   margin-top:20px;
   background-image:url('/imagenes/grecas.gif') ;
}

#sidebar1 {
   width: 459px;
   height: 335px;
   background: white;
   margin-top:20px;
   float:left;
}

#sidebar2 {
   height: 333px;
   background: white;
   margin-top:20px;
}

#sidebarcat {
   width: 900px;
   height: 319px;
   background: white;
   margin-top:20px;
   float:left;
}

#backlogos {
   margin: 0 auto -30px auto;
   width: 100%;
   height: 167px;
   background:black;
   background-image:url('/imagenes/tirabanner.jpg') ;
}

#logos {
   margin: 0 auto -30px auto;
   width: 900px;
   height: 407px;
   padding: 35px 0px 0px 0px;
}

#menu {
   margin: 0 auto -30px auto;
   width: 900px;
   height: 50px;
   padding: 10px 0px 0px 0px;
}

#footer {
   margin: 0 auto -30px auto;
   width: 1000px;
   height: 35px;
   padding: 10px 0px 0px 0px;
   background-color:black;
   margin-top:50px
}

#textos {
   width: 100%;
   height: 180px;
   margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}


option {font-family: verdana; font-size: 12px; color: white} 
option.uno {background-color: #CCC} 
option.dos {background-color: #666} 

SELECT{ font-family: verdana; font-size: 12px; color: white; background-color: #333333} 



textarea{ font-family: verdana; font-size: 12px; color: black; background-color: #EFEFEF} 
