/* reset */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;padding: 0;border: 0;	outline: 0;font-size: 100%;vertical-align:baseline;background: transparent;}
body {line-height: 1;} ol, ul {	list-style: none;}blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {	text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse;border-spacing: 0;}
/* end reset */
/* Variable Grid System. Learn more ~ http://www.spry-soft.com/grids/ */
.container_12 { margin-left: auto;margin-right: auto;
                width: 984px;background-color:#ffffff;
}
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,
.grid_9,.grid_10,.grid_11,.grid_12 {
	display:inline;	float: left;
	position: relative;margin-left: 5px;
	margin-right: 5px;
}
.alpha {margin-left: 0;}
.omega {margin-right: 0;}
.container_12 .grid_1 {	width:72px;}
.container_12 .grid_1_5 {width:120px;}
.container_12 .grid_2 {	width:154px;}
.container_12 .grid_3 {	width:236px;}
.container_12 .grid_4 {	width:318px;}
.container_12 .grid_5 {	width:400px;}
.container_12 .grid_6 {	width:482px;}
.container_12 .grid_7 {	width:564px;}
.container_12 .grid_8 {	width:646px;}
.container_12 .grid_9 {	width:728px;}
.container_12 .grid_10 { width:810px;}
.container_12 .grid_11 { width:892px;}
.container_12 .grid_12 { width:974px;}
* html .clearfix { height: 1%;}

/*********************************/
body{ background-color:#f5f5f5; margin-top:10px;margin-bottom:10px;
    background-image:url('../img/fondo.gif');
    font-family: Helvetica, Arial, sans-serif;
    font-size:12px;color: #666666;padding: 0;
}
#menu ul{list-style-type:none;margin:0;padding:0;}
#menu ul li{color:#999999;font-size:13px;background-color:#f5f5f5;margin-bottom:5px;padding:5px 5px 5px 5px;}
a{text-decoration:none;color:#990000;}
a:hover{text-decoration:underline;color:#000000;}
h1 span { display:none;}
h2{ font-size:20px;}
legend { display:none;}
#footer{ text-align:center;}
#menu_lang{text-align:center;}
#footer span { display:none;}
#footer ul{margin:0;padding:0 ;}
#footer li{display:inline;list-style-type:none;}
#menu_lang ul{margin:0;padding:0 ;}
#menu_lang li{display:inline;list-style-type:none;}
.center{text-align:center;}
.mt5   { margin: 5px 5px 5px 5px;}
.mt10  { margin: 10px 10px 10px 10px;}
.mTP10 { margin-top: 10px;}
.mL10 { margin-left: 10px;}
.mL20 { margin-left: 20px;}
hr{ clear:both;height: 1px;background-color:#999;
    border:none;margin: 0 0 1em; float: none; width: 100%;
}
.inputBox{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;color:#333333;
	margin: 0 0 0 0;padding: 0 0 0 0;
	border: 1px solid #666666;
}
.inputButton{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;color:#FFFFFF;
	background-color:#990000;border:1px solid #666666;
	height:18px;width:150px;
	text-align:center;margin: 5px 0 5px 0;
	padding: 0 0 0 0;font-weight: bold;
}
.video{  background-color:#f5f5f5; height:110px;  margin-bottom:5px;}
