

/* general */



body, div, td {font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000}

body {background-color:#C31313; margin-top:10px !important;}

input, select, textarea {font-size:10px; font-family:arial; color:#000000; border:1px solid #999999}



a:link {

	text-decoration: none;

	color: #2D0E0B;

}

a:visited {

	text-decoration: none;

}

a:hover {

	text-decoration: none;

}

a:active {

	text-decoration: none;

}



/* estructura */



div#mare {position:relative; width:970px; margin:auto; height:956px; background:url('media/fondo.png') no-repeat;}



div#menu { position: absolute; left:10px; top:230px; border:0px solid blue; width:200px}



div#menu div.item {margin-bottom:4px}



	

div#bloce {position:absolute; top: 537px; left:2px; border:0px solid red; width:130px; padding:0px 7px; height:195px}



div#central {position:absolute; top: 185px; left:220px; border:0px solid red; width:575px; padding:0px 0px; height:710px}



div#blocd1 {position:absolute; top: 185px; left:815px; border:0px solid red; width:130px; padding:5px; height:165px; text-align:center}

div#blocd2 {position:absolute; top: 370px; left:815px; border:0px solid red; width:130px; padding:5px; height:165px; }

div#blocd3 {position:absolute; top: 555px; left:800px; border:0px solid red; width:150px; padding:5px; height:165px; text-align:center; }



div#peu {position:absolute; top:920px ;width:950px; margin:auto; text-align:center; padding-top:15px}

div#peu a {color:#000000}



div.tit {width:100%; padding: 8px 0px 25px 0px; text-align:center; color:#ffffff; font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;}

	

div.tit2 {width:100%; padding: 8px 0px 20px 0px; text-align:center; color:#ffffff; font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;}



	

/* formularis */



td.etiq {border:1px solid white; font-weight:bold; font-size:11px; text-align:right}

table#registro input {font-size:11px; width:250px}

table#registro input.curt {width:120px}

table#registro input.rad {width:25px; border:0px solid transparent}

table#registro td.tit {font-size:12px; font-weight:bold}



h2 {font-size:16px; font-weight:bold; color:#ffaa33}



h4 {font-size:10px; color: #B70000;	font-weight: bold;}



.error {color:#bb0000}



