/************************** BODY *******************************/
body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#afa79e;
	background-color:#bdb080;

}

#conteiner {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

#content {
	width:740px;
	margin-right:auto;
	margin-left:auto;
}

#content_1 {
	width:1148px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/content_bg01.jpg);
	background-repeat:no-repeat;
	min-height:389px
}

#content_2 {
	width:1148px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/content_bg02.jpg);
	background-repeat:repeat-y;
}

#header {
	width:1148px;
	height:398px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
}

#footer {
	width:1148px;
	height:270px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
}

/************************DIAGRAMACION GENERAL****************************/

.paginacion {
	padding-top:15px;
}

.cuadro_motion {
	width:166px; 
	height:112px; 
	/*border:1px solid #afa79e;	*/
	border:1px solid #333;
	padding-top:3px;
	padding-bottom:1px;

}

.bullet {
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	padding-left:25px;
	height:20px;
}

.divicion_links {
	 padding-left:20px; 
	 border-left:#483c2c 1px dashed;
}

.divicion_contactos {
	padding-left:20px; 
	border-left:#483c2c 1px dashed;
}

.divicion_noticias { 
	padding-bottom:20px;
	border-bottom:#483c2c 1px dashed;
}

.divicion_cliente { 
	margin-bottom:20px;
	border-bottom:#483c2c 1px dashed;
}

/********************CONTACTOS**************************/

.input {
background-color:#000000;
height:17px;
padding-left:8px;
padding-right:10px;
padding-top:3px;
width:320px;
margin-top:5px;
border:1px solid #afa79e;
color:#afa79e;

}


.input:focus {
background-color:#000000;
border:1px solid #bb2926;
}


.textarea {
background-color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
border:medium none;
height:70px;
padding-left:8px;
padding-right:10px;
padding-top:8px;
width:320px;
margin-top:5px;
border:1px solid #afa79e;
color:#afa79e;

}


.textarea:focus {
background-color:#000000;
border:1px solid #bb2926;
}

.boton input {
	display: block;
	/*height:20px;*/
	text-decoration: none;
	/*width:80px;*/
	padding-top:5px;
	background-color:#deb864;
	color:black;
	text-align:center;
	font-weight:bold
	
}

.boton  input:hover {

	text-decoration: none;
	color:#333333;
	/*height:20px;*/
	/*width:80px;*/
	padding-top:5px;
	background-color:#f5d58d;
	text-align:center;
	font-weight:bold
}


/************************LINKS****************************/

a.gris12:link {
	color:#afa79e;
	text-decoration: none;
	font-size:12px;
}

a.gris12:visited {
	color:#afa79e;
	text-decoration: none;
	font-size:12px;
}

a.gris12:active {
	color:#afa79e;
	text-decoration: none;
	font-size:12px;
}

a.gris12:hover {
	color:#bb2926;
	text-decoration: none;
	font-size:12px;
}




a.rojo_vermas:link {
	color:#bb2926;
	text-decoration: none;
	font-size:12px;
}

a.rojo_vermas:visited {
	color:#bb2926;
	text-decoration: none;
	font-size:12px;
}

a.rojo_vermas:active {
	color:#bb2926;
	text-decoration: none;
	font-size:12px;
}

a.rojo_vermas:hover {
	color:#bb2926;
	text-decoration: underline;
	font-size:12px;
}







.gris12_underline a:link {
	color:#afa79e;
	font-size:12px;
	text-decoration:none;
	border-bottom:none;
}

.gris12_underline a:visited {
	color:#afa79e;
	font-size:12px;
	border-bottom:#483c2c 1px dashed;
	text-decoration:none;
}

.gris12_underline a:active {
	color:#afa79e;
	font-size:12px;
	border-bottom:#483c2c 1px dashed;
	text-decoration:none;
}

.gris12_underline a:hover {
	color:#afa79e;
	font-size:12px;
	border-bottom:#bb2926 1px dashed;
	text-decoration:none;
}





a.paginacion:link {
	color:#f2d99e;
	text-decoration: none;
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:15px;
}

a.paginacion:visited {
	color:#f2d99e;
	text-decoration: none;
	font-size:15px;
}

a.paginacion:active {
	color:#f2d99e;
	text-decoration: none;
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:15px;
}

a.paginacion:hover {
	color:#bb2926;
	text-decoration: none;
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:15px;
}



/*********************TITULOS*************************/

h1 {
	font-family:"Verdana", Times, serif;
	font-size:20px;
	margin:0px;
	color:#bdb080;
	padding:0px;
	margin-left:50px;
	margin-bottom:15px;
		font-weight: normal
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#bb2926;
	margin-top:0px;
	font-weight:bold
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#afa79e;
	margin:0px;
	font-weight:bold
}


/***********************FONTS*******************************/


.gris09bold {
	font-size:10px; 
	color:#afa79e;
	font-weight:bold;
}