body,p,a,input {
	margin: 0px;
}

body{
    font-family: Arial, serif;
    font-size: 13px;
    background-color: #1b1b1b;
    background-image: url(images/f.jpg);    
    background-repeat: repeat;
}

H1{
    font-family: Arial, serif;
    font-size: 18px;
   
}

li
{
    list-style-type: square;
}
input.but
{
    background-color: #3d3e3e;
    padding: 2px;
    border: 0;
    font-family: Tahoma, sans-serif;
    font-size: 0.7em;
    text-transform: uppercase;
    color: white;
    overflow: visible;
}
input.but:hover
{
    background-color: #b9d305;
    color: #212222;
}
div.main {
    background-color: #212222;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    width: 970px;    
}

div.central
{
    width:817px;
    margin:0px auto;
    padding-bottom: 50px;
}
div.headerMenu {
    background-image: url(images/bgmenu.gif);
    height: 25px;
    background-repeat: no-repeat;
	padding: 4px 0px 0px 15px;
}

div.headerMenu a{
    text-decoration: none;
    text-transform: uppercase;
    font-family: Verdana, sans-serif;
    font-size: 0.8em;
    letter-spacing: -0.05em;
    margin-left: 5px;
	margin-right: 10px;
}
div.menu
{
    text-align: center;
}
a.menuLinkFix
{
    color: #FFFFFF;
}
a.menuLink:hover,a.menuLink:link,a.menuLink:visited,a.menuLink:active
{
    color: #999999;
}
a.menuLink:hover
{
    color: #FFFFFF;
}
img.ico{
	vertical-align: middle;
}
.bold
{
	font-weight: bold;
}
div.submenuIdiomas{
	position: relative;
	top: 90px;
	margin-right: 1px;
	float:right;
}
div.submenuIdiomas a.menuIdiomas{
	background-color: #b9d305;
	font-family: Tahoma;
	font-size: 0.8em;
	text-decoration: none;
	display: block;
	margin-top: 2px;
	color: #000000;
	width: 26px;
	padding: 1px 0px 1px 3px;
}
div.heading
{
    background-image: url(images/header.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 792px;
    height: 146px;
    margin-top: 30px;
}
div.info
{
    color: #999999;
    position: relative;
    top: 28px;
    right: 16px;
    float: right;
}
div.image
{
    float:left;
}
div.image img
{
    border: 0;
    width: 150px;
    height: 75px;
}
div.info p
{
    font-size: 0.9em;
    letter-spacing: -0.05em;
    line-height: 1.3em;
}
div.info a:link, div.info a:visited, div.info a:hover, div.info a:active 
{
    color: #b9d305;
}
div.titleSectionFlash{
	margin-top: 13px;
	margin-bottom: 7px;
}
div.container
{
    background-color: #d6d7d9;
	color: #2f3030;    
    padding: 15px;
    line-height: 1.5em;
}
div.container a:link,div.container a:visited, div.container a:hover, div.container a:active
{
    color: #2f3030;
}
div.izq
{
    width: 560px;
    float: left;
}
div.izq p, div.bloque
{
    text-align: justify;
}
div.der
{
    margin-right: 20px;
    margin-top: 20px;
    float: right;
}
div.der p{
	font-size: 0.95em;
	margin-left: 15px;
	margin-top: 5px;
}
div.clear{
clear:both;
}
div.mainFlash
{
    margin-top: 13px;
}

div.container form input
{
    border: 1px solid #a0a1a3;
    margin-right: 5px;
    padding: 2px;
}
.normal
{
    width: 200px;
}
.mid
{
    width: 150px;
}
.peque
{
    width: 60px;
}
.mini
{
    width: 30px;
}
.cal
{
    width: 220px;
}
div.container div.dato
{
    margin-bottom: 8px;
}
div.container div.separadorSeccion
{
    height: 10px;
}
div.container div.titulo
{
    font-weight: bold;
    margin-bottom: 8px;
}
div.container div.subtitulo
{
    margin-bottom: 8px;
}
div.container div.radios{
    margin-left: 10px;
    margin-bottom: 4px;
}
div.container form input.radio
{
    margin-right: 5px;    
}
div.container textarea
{
    border: 1px solid #a0a1a3;
    padding: 2px;
    width: 400px;
    height: 200px;
    overflow: auto;
}
div.radios label
{
    margin-right: 15px;
}
div.rollo
{
    margin-bottom: 10px;
}
div.rollo p
{
    text-align: justify;
}
div.izqForm
{
    width: 560px;
    float: left;
}
div.derForm
{
    float: right;
    margin-right: 30px;
}
div.sports
{
   background-image: url(images/logosSport.jpg);
   background-repeat: no-repeat;
   background-position: center 30px;
   height: 1700px;
}
div.music
{
   background-image: url(images/logosMusic.jpg);
   background-repeat: no-repeat;
   background-position: center 30px;
   height: 1700px;
}
div.edu
{
   background-image: url(images/logosEdu.jpg);
   background-repeat: no-repeat;
   background-position: center 30px;
   height: 1100px;
}
p.mini
{
    font-size: 0.7em;
    line-height: 1.2em;
    font-weight: bold;
    text-align: center;
    width: 140px;
}
div.container form input.check
{
    border: 0;
}
p.titleEvent
{
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}
p.event
{
    margin-bottom: 10px;
}
/*hr{
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #2F3030;
}*/
div.eventContainer
{
    width: 560px;
    float:left;
}
div.poster
{
    float:right;
    margin-top: 30px;
    margin-right: 30px;
}
input.leftMargin
{
margin-left: 10px;
}