@charset "utf-8";
/* CSS Document */

/* layout & struct */
html {
	height: 100%;
}
body {
	background-color: #FFF;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #6F6F6F;
}

	div#container, div#header, div#content, div#container div#footer { width: 1045px;  }
	div#header, div#content, div#container div#footer { float: left; } 
	
	
	div#container {
		height: 765px;
		margin: 0 auto;
	}
	
div#header { 
float:left;
height:auto;
padding:0; 
}
		
			a#logo, ul#mainmenu { float: left; }
			div#header a#logo { width: 114px; height: 110px; display: block; margin: 40px 0 0 0; }
div#header ul#mainmenu { 
display:block;
float:right;
height:72px;
margin:80px 0 0;
width:930px;
}
	
#menudemigas{
border-bottom:1px solid #CCCCCC;
float:right;
margin-top:-18px;
text-align:right;
width:922px;
}

		div#container div#content { margin-top:20px; }
			
			div#container div#content div.colizda, div#container div#content div.coldcha { float: left; }
			div#container div#content div.colizda { width: 230px; /*background-color: red;*/ }
			div.colizda a, div.mod_384 a{ text-decoration:none; }
			/* Caja de login */
			
				div.mod_login {
					width: 230px;
					height: 258px;
					background: transparent url(../img/modules/bg_mod_login.jpg) no-repeat top left;
					position: relative;
					margin: 0 0 10px 0;
					font-size: 1.4em;	
				}
				
					div.mod_login h2 {
						width: 80px;
						text-align: right;
						position: absolute;
						top: 15px;
						right: 20px;
					}
				
					div.mod_login form {
						width: 195px;
						height: 50px;
						position: absolute;
						top: 190px;
						left: 20px;
					}
						div.mod_login form div.formrow { display: block; width: 195px; overflow: hidden; margin: 0 0 5px 0; }
							div.mod_login form div.formrow label, div.mod_login form div.formrow input { float: left; }
							div.mod_login form div.formrow label { width: 60px; text-align: left; color: #FFF; font-size: 0.9em; }
							div.mod_login form div.formrow input { width: 130px; }
							
				/* Caja de blog */
#container_blog {
		margin: 0 auto;
		width:1045px;
}

.header_frame{}

.blog_frame{
display:inline;
margin:0;
width:100%;
}
				
				div.mod_230 { overflow: hidden; width: 230px; margin: 0 0 10px 0; }
				
					div.mod_230 div.modtop, div.mod_230 div.modcontent, div.mod_230 div.modbottom { float: left; }
					div.mod_230 div.modtop { height: 2px; background: transparent url(../img/modules/bg_mod230_top.gif) no-repeat bottom left; width: 230px; }
					div.mod_230 div.modcontent { background: transparent url(../img/modules/bg_mod230_content.gif) repeat-y top left; font-size: 1.4em; width: 196px; padding: 10px 17px; }
						div.mod_230 div.modcontent p { margin-bottom: 20px; }
					div.mod_230 div.modbottom { height: 4px; background: transparent url(../img/modules/bg_mod230_bottom.gif) no-repeat top left; width: 230px; }
			
			div#container div#content div.coldcha { width: 790px; padding: 0 0 0 25px; }
			
				/* Elementos comunes de cajas de contenido */
				
				div.mod_790, div.mod_384 { float: left; }
			
				/* Caja de contenido principal */
				
				div.mod_790 { overflow: hidden; width: 790px; margin-bottom: 10px; }
				
					div.mod_790 div.modtop, div.mod_790 div.modcontent, div.mod_790 div.modbottom { float: left; }
					div.mod_790 div.modtop { 
					height: 2px; 
					background: transparent url(../img/modules/bg_mod790_top.gif) no-repeat bottom left; 
					width: 790px;
					margin:0;
					padding:0;
					float:left;
					}
div.mod_790 div.modcontent { 
background:transparent url(../img/modules/bg_mod790_content.gif) repeat-y scroll left top;
font-size:1.4em;
height:auto !important;
height:364px;
min-height:364px;
padding:20px;
width:750px; 
}
							div.mod_790 div.modcontent p a { color: #FFB900; text-decoration: underline; }
						
					div.mod_790 div.modbottom { height: 4px; background: transparent url(../img/modules/bg_mod790_bottom.gif) no-repeat top left; width: 790px; }
					
				/* Caja de contenido secundario */
				
				div.mod_384 { overflow: hidden; width: 384px; margin: 0 22px 10px 0; }
				
					div.mod_384 div.modtop, div.mod_384 div.modcontent, div.mod_384 div.modbottom { float: left; }
					div.mod_384 div.modtop { height: 2px; background: transparent url(../img/modules/bg_mod384_top.gif) no-repeat bottom left; width: 384px; }
					div.mod_384 div.modcontent { background: transparent url(../img/modules/bg_mod384_content.gif) repeat-y top left; width: 384px; overflow: hidden; height: 118px; }
						div.mod_384 div.modcontent div.col_izda, div.mod_384 div.modcontent div.col_dcha { float: left; height: 118px; font-size: 1.4em; }
						div.mod_384 div.modcontent div.col_izda { width: 194px; padding: 10px 17px 0 17px; }
						div.mod_384 div.modcontent div.col_dcha { width: 153px; padding: 0 3px 0 0; }
					div.mod_384 div.modbottom { height: 4px; background: transparent url(../img/modules/bg_mod384_bottom.gif) no-repeat top left; width: 384px; }	
				
		h3#tit_maincontent a{
		color: #FFB900;
		}
		div#migas {
			left: 500px;		
			font-size: 12px;
			position: 500px;
			height: 50px;		
		}					
						
		div#footer {
			border-top: 2px solid #FFB900;
			font-size: 1.4em;
			position: relative;
			height: 50px;
		}
		
			div#footer p, div#footer ul#footermenu, div#footer ul#languages { position: absolute; top: 5px; }
			div#footer p { left: 0; }
			div#footer ul#footermenu { left: 250px; }
			div#footer ul#languages { right: 0; }
		
			/*div#footer p, div#footer ul { float: left; }*/
		
			div#footer ul li { display: inline; float: left; }
			
			div#footer ul#footermenu {
	width: 700px;
}
			
				div#footer ul#footermenu li { border-right: 1px solid #6F6F6F; padding: 0 10px 0 0; margin: 0 0 0 10px; }
				div#footer ul#footermenu li.last { border: 0; }
					div#footer ul#footermenu li a { color: #6F6F6F; text-decoration: none; }
			
			
			div#footer ul#languages { width: 63px; height: 19px; overflow: hidden; }
			
				div#footer ul#languages li { width: 19px; height: 19px; margin: 0 1px 0 0; display: block; float: left; display: inline; }
				div#footer ul#languages li.last { margin-right: 0; }
					div#footer ul#languages li a { display: block; width: 19px; height: 19px; }
					div#footer ul#languages li a.es { background: transparent url(../img/ico_es.gif) no-repeat top left; }
					div#footer ul#languages li a.fr { background: transparent url(../img/ico_fr.gif) no-repeat top left; }
					div#footer ul#languages li a.en { background: transparent url(../img/ico_en.gif) no-repeat top left; }


/* headings */

h1 {
	width: 114px;
	height: 110px;
	background: #FFF url(../img/logo_azagra.gif) no-repeat top left;
}

h2 {
	color: #FFB900;
	font-size: 1.6em;
	margin: 0 0 15px 0;
	line-height: 1em;
}

/* colors */

/* forms */

/* misc */

.hide { display: none; }
.cleared { clear: both; }
strong { font-weight: bold; }
.labelfont { font-size: 1.1em; margin: 2px 0 0 0; }
.floatleft { float: left; }
.floatright { float: right; }
a { outline: 0; }
div.last { display: block; clear: right; margin-right: 0; }

.contacto_text{
float:left;
width:300px;
margin-top:15px;
}

div.mod_form{
float:left;
width:384px;
overflow: hidden;
margin:5px 0 30px 0;
}
			
div.mod_form div.modtop, div.mod_form div.modcontent, div.mod_form div.modbottom { float: left; }
div.mod_form div.modtop { height: 2px; background: transparent url(../img/modules/bg_mod384_top.gif) no-repeat bottom left; width: 384px; }
div.mod_form div.modcontent { 
background: transparent url(../img/modules/bg_mod384_content.gif) repeat-y top left; 
font-size: 1.2em;
width: 350px;
height:auto !important;
height:300px;
min-height:300px;
}
div.mod_form div.modbottom { height: 4px; background: transparent url(../img/modules/bg_mod384_bottom.gif) no-repeat top left; width: 384px; }

#cForm { 
float:left;
width:auto;
height:300px;
}

#cForm div {
display:inline;
float:left;
margin:2px 0;
width:350px;
}
#cForm label {
border:0 none;
float:left;
margin:5px 0;
width:180px;
}

#cForm input {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
float:left;
height:22px;
width:340px;
}

#cForm textarea{border:1px solid #CCCCCC;background:#FFFFFF none repeat scroll 0 0;}

#cForm input#enviar{
border:0 none;
color:#666666;
float:left;
font-size:16px;
height:30px;
letter-spacing:4px;
}

