@charset "utf-8";
/* CSS Document */

body{
background:#fdc333;
margin:0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

.cierra{
clear:both;
}


#general{
margin:0 auto;
height:100%;
width:1000px;
background:#FFFFFF;
}

.menu a{
color:#fdc333;
font-size:14px;
font-weight:bold;
text-decoration:none;
}
.menu a:hover{
color:#ffffff;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.submenu a{
color:#ffffff;
font-size:14px;

text-decoration:none;
}
.submenu a:hover{
color:#c2c0c0;
font-size:14px;

text-decoration:none;
}


.col1{
width:809px;
height:407px;
float:left;
}

.col1_int{
width:760px;
margin-left:19px;
float:left;
}

.col1_entero{
width:949px;
margin-left:19px;
float:left;
}

.col2{
width:189px;
height:407px;
float:right;
}

.col2_int{
width:219px;
float:right;
}

.text{
width:783px;
margin-left:25px;
}

.quick{
width:811px;
background:#e0393e;
}

h1{
color:#c83f46;
font-size:24px;
}

h2{
color:#fdc333;
font-size:18px;
margin:0px;
}
.boton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
