@charset "utf-8";
/* CSS Document */

body {
		background-color:#e23532;
		background-position: top;		
		background-image:url(images/back2.jpg);
		background-repeat:no-repeat;
		background-attachment:fixed;
			margin-top:0px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			margin-bottom:20px;
}

.titulos_menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: right;
	font-weight: normal;
	padding-right:15px;
}

.content{
	margin:0px 15px;
	height:auto;
	font-family: "Trebuchet MS";
	text-align:justify;
	padding-left: 5px;
}
	
	h3{color:#D12420;
	margin:8px 0px 0px 8px;
}
h4{
	margin:0px 0px 0px 12px;
	color: #0066A6;
}
.white{background-color:#FFF;
background-position: -20px;

}
a{text-decoration:none;
color:#e23532; font-weight:bold;}
a:hover{text-decoration:underline;
color:#e23532;}

.subti{color:#333;
text-decoration:underline;
font-style:italic;}

.parche{
	background: #e23532;
	background-image:url(images/bkg_cell.jpg);
	margin-bottom:250px;
}


/*  codigo para galeria de imagenes */
.gallerycontainer{
/*position: relative;*/
width:450px;
height:450px;
text-align:center
}


#container{max-widht:450px;
text-align:center;
}
#image{
/*border:4px #666 solid;*/
max-height:440px;
max-width:440px;}

#image img{max-height:450px;
max-width:400px;}

.thumb{
float:left;
margin-right:10px;
margin-top:10px;
width:70px;
height:70px;}

.galeria{height:600px;}

.galeria:hover{color:#fff;
background-color:#900;}

.contact{padding-left:5px;}

.small{font-size:11px;}

.croquis{
	height:210px;
	width:auto;
	float:right;
	margin:5px;}
	
.croquis2{
	height:auto;
	width:auto;
	float:left;
	margin:5px;}
	
.croquis img:hover{ border: 2px solir #D12420;}
.rojo{ color: #D12420;
	}
	.blu{color:#0066A6; font-weight:bold;}
	
	/** seccion creditos **/
	.creditos{text-align:center;s}
	.creditos img{
		margin:15px;
		}
		.creditos img:hover{ border:1px solid #D12420;}