/* general
---------------------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
body {

	background: #D0D0D0;
	font:normal 10px Tahoma,Arial,sans-serif;
}
img {
	border:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
/* content
---------------------------------------------------------------------------------------*/
#container {
	background:#D9D9D9 url(../images/bg/homePage.jpg) top left repeat-x;
	width:100%;
	padding-bottom:10px;
	margin:0 auto;
	text-align:center;
	overflow: hidden;
}
#containerint {
	background:#F9FAFA url(../images/bg/top.gif) top left repeat-x;
	width:100%;
	margin:0 auto;
	text-align:center;
}
#contenido2 {
	width:100%;
	background:url(../images/bg/bottom.gif) bottom left repeat-x;
	text-align:center;
}
#contenido {
	width:100%;
	margin: 0 0 10px 0;
/*	border: 1px solid red;
	height: 440px;*/
	overflow: hidden;
	
}
#banner {
	width:767px;
	margin:5px auto 0 auto;
	height: 330px;
	overflow: hidden;
}
/* header
---------------------------------------------------------------------------------------*/
#top {
	width:100%;
}
#header {
	width:760px;
	height:60px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
#logo {
	width:144px;
	height:42px;
	margin-top:16px;
	padding:0;
	float:left;
}
#search {
	width:412px;
	height:42px;
	background-image:url(../images/bg_search.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:right;
	margin-top:16px;
}
#searchv2 {
	background-image:url(../images/bgSearch.gif); 
	background-position:top left;
	background-repeat:no-repeat;
	width: 328px;
	height: 31px;
	float: right;
	margin-top:9px;
}
* html #search p,* html #searchv2 p {
	margin:15px 0 0 7px;
}
#search p,#searchv2 p {
	margin:15px 0 0 15px;
	padding:0;
	font-size:10px;
	color:#000; quitar comentarios para cuando termine navidad
	float:left;
}
#search p a,#searchv2 p a {
	color:#FFFFFF;
	color:#000; quitar comentarios para cuando acabe navidad
}
#search p a:hover,#searchv2 p a:hover {

	font: bold;
	color:#AF032F; quitar comentarios para cuando acabe navidad
}
* html #box {
	margin:13px 10px 0 0;
}
#search #box {
	margin:13px 15px 0 0;
	padding:0;
	overflow:hidden;
	width:155px;
	background-image:url(../images/divider.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:right;
}
#box input {
	margin:0;
	padding:0;
	float:right;
	border:1px solid #D6D6D6;
}
#box input.texto {
	margin:0;
	padding:0;
	font-size:10px;
	color:#000;
}
#box img {
	margin:0;
	padding:0 0 0 5px;
	font-size:10px;
	color:#000;
	float: right;
}
/* Menu
---------------------------------------------------------------------------------------*/
#menu {
	width:760px;
	height:38px;
	margin:0 auto 0 auto;
	padding:0;
	text-align:left;
	list-style:none;
}
#menu li {
	margin:0;
	padding:0;
	float:left;
	display:inline;
}
#menu li a {
	display:block;
}
#menu li.menu1 a {
	background:url(../images/menu_01.gif) no-repeat left top;
	height:38px;
	width:72px;
}
#menu li.menu2 a {
	background:url(../images/menu_02.gif) no-repeat left top;
	height:38px;
	width:85px;
}
#menu li.menu3 a {
	background:url(../images/menu_03.gif) no-repeat left top;
	height:38px;
	width:90px;
}
#menu li.menu4 a {
	background:url(../images/menu_04.gif) no-repeat left top;
	height:38px;
	width:125px;
}
#menu li.menu5 a {
	background:url(../images/menu_05.gif) no-repeat left top;
	height:38px;
	width:101px;
}
#menu li.menu6 a {
	background:url(../images/menu_06.gif) no-repeat left top;
	height:38px;
	width:171px;
}
#menu li.menu7 a {
	background:url(../images/menu_07.gif) no-repeat left top;
	height:38px;
	width:116px;
}
#menu li a:hover {
	background-position: left -38px;
}
/* footer
---------------------------------------------------------------------------------------*/
#footer {
	color:#000;
	margin:0px auto;
	padding:10px 0;
	text-align:center;
	clear:both;
}
#footer p {
	margin:0;
	padding:0;
	font-size:9px;
}
#footer p.copy {
	padding-top:6px;
	color:#5b5b5b;
}
#footer a {
	color:#5B5B5B;
}
/* modulos
---------------------------------------------------------------------------------------*/
#modulos {
	width: 762px;
	margin: 0 auto;
	color: #666666;
	overflow: hidden;
}
#box01,#box02,#box03 {
	width: 267px;
	float: left;
	text-align: left;
}
#box01 {
	background:url(../images/bg_texto.gif) 2px 0px no-repeat;
}
#box02 {
	background:url(../images/bg_texto.gif) 0px 0px no-repeat;
}
#box03 {
	width: 219px;
	background: none;
}
#box02 {
	margin: 0;
}
p.nombre {
	font-weight: bold;
	font-size: 11px;
	color: #333;
}
#box01 div.texto,#box02 div.texto,#box03 div.texto {
	height: 65px;
	overflow: hidden;
	padding: 0 5px 0 10px;
	clear:both;
	width: 200px;
}
#box01 div.texto {
	height: 67px;
}
#box03 div.texto {
	height: 75px;
}
#box02 div.texto {
	height: 75px;
}
/* modulos links
-------------------------------------------------------------------------------------------------*/
#box01 a,#box02 a,#box03 a {
	color:#c20336;
	font-weight: normal;
	font-size: 11px;
}
#box01 a:hover,#box02 a:hover,#box03 a:hover,#box03 li,p.color {
	color:#c20336;
}
p.icon {
	margin:0;
	padding:2px 0 0 26px;
	height:28px;
	background:url(../images/iconbox01.gif) 0px 0px no-repeat;
}
p.linkright, p.linkleft {
	color:#C20336;
}
p.linkright {
	float: right;
	padding: 2px 10px 0 0;
}
p.linkleft{
	float:left;
	padding: 2px 0 0 10px;
}
#box03 ul {
	list-style-type: none;
}
#box03 ul li {
	float:left;
	padding: 0 5px 4px 10px;
}
#box03 li.altura {
	height: 30px;
}
p.color {
	padding: 0 0 0 10px;
}