/*ZIDDEA*/

/*************************************************************************************************/
/* ----------------------------------------------BODY--------------------------------------------*/
/*************************************************************************************************/
a:focus { outline:none }

a {
	text-decoration:none;
}

img, div, input { 
 	behavior: url("iepngfix.htc") 
 }
 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Myriad Web", arial, helvetica;
	font-size: 14px;
	color: #6b6b6b;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
h1 {
	font: 1.9em "Myriad Web", arial, helvetica;
	color: #a785b8;
	margin: 0px 0px 0px 15px;
}
h2 {
	font: 1.9em "Myriad Web", verdana, arial, helvetica;
	color: #a785b8;
	margin: 0px 0px 0px 0px;
}
h3{ 
	margin: 10px 10px 0 10px;
	color:#dfdfdf;
	font:35pt "Myriad Web", arial, helvetica;
	letter-spacing:-1px;
	font-weight: bold; 
	line-height:45px;
}
h4{ 
	margin: 10px 10px 0 10px;
	color:#dfdfdf;
	font:15pt "Myriad Web", arial, helvetica;
	letter-spacing:-1px;
	font-weight: bold; 
	line-height:25px;
}

/********/
/* divs */
/********/
.center{
	text-align: left;
}
.contenido {
	text-align: left;
	width:1050px;

}
.contenidoleft{
	float:left;
	margin: 40px 0px 0px 0px;
	text-align: left;
	width: 300px;
}
.contenidoright{
	float:right;
	margin: 40px 0px 0px 0px;
	text-align: left;
	width: 690px;
}
.contenidorightportfolio{
	float:right;
	margin: 40px 0px 20px 0px;
	text-align: left;
	width: 700px;
	background-color:#f4f4f4;
}
.contenidorightportfolio2{
	margin: 0px 0px 40px 19px;
}
.contenidorightportfolio3{
	margin: 0px 0px 40px 28px;
	text-align:justify;
}
/*************************************************************************************************/
/* ------------------------------------------COLUMNA IZQUIERDA-----------------------------------*/
/*************************************************************************************************/

.menu{
	text-align: justify;
	float: right;
	margin: 0px 0px 0px 0px;
}


/*************************************************************************************************/
/* -------------------------------------------COLUMNA DERECHA------------------------------------*/
/*************************************************************************************************/



/*********************************/
/*            HOME               */
/*********************************/

.thumbhome1{
	text-align: left;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border: 1px solid #CCC;
}
.thumbsright{
	text-align: left;
	float: right;
	margin: 0px 0px 0px 0px;
}
.thumbhome2{
	text-align: left;
}
.thumbhome3{
	text-align: left;
	float:left;
}

/********************************************/
/*            THUMNAILS HOME               */
/******************************************/			
.boxgrid{ 
	width: 321px; 
	height: 368px; 
	margin:0px; 
	float:left; 
	background:#f4f4f4; 
	border: solid 1px #CCC; 
	overflow: hidden; 
	position: relative; 
}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.boxgrid p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}
/*****************************************/
/*            THUMHOME2               */
/***************************************/	
.thumbhome2{ 
	width: 323px; 
	height: 183px; 
	margin:0px; 
	background:#f4f4f4; 
	border: solid 1px #CCC; 
	overflow: hidden; 
	position: relative; 
}
.thumbhome2 img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.thumbhome2 p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}


/*****************************************/
/*            THUMHOME 3               */
/***************************************/	
.thumbhome3{ 
	width: 155px; 
	height: 161px; 
	margin: 20px 10px 0px 0px; 
	background:#f4f4f4; 
	border: solid 1px #CCC; 
	overflow: hidden; 
	position: relative; 
}
.thumbhome3 img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.thumbhome3 p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}
/*****************************************/
/*            THUMHOME GRILL            */
/***************************************/	
.thumbgrill{ 
	width: 177px; 
	height: 124px; 
	margin:30px 0px 0px 30px; 
	float:left; 
	background:#161613; 
	border: solid 2px #ffffff; 
	overflow: hidden; 
	position: relative; 
}
.thumbgrill img{ 
	position: relative;
	top: 0; 
	left: 0; 
	border: 0; 
}
.thumbgrill p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
	margin: 0px 0px 0px 0px;
}
				
				
/*****************************************/
/*            PROPIEDADES THUMB         */
/***************************************/	
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #ffffff; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 }
.captionfull .boxcaption {
 	top: 40;
 	left: 0;
}
.caption .boxcaption {
 	top: 90;
 	left: 0;
}
/*********************************/
/*            FICHA              */
/*********************************/
.ficha{
	width: 650px;
}
.imagenficha{
	margin: 27px 16px 10px 16px;
	width:558px;
	float:left;
}
.flechaizq{
	margin: 170px 0px 0px 0px;
	width: 26px;
	height: 50px;
	float:left;
}
.flechader{
	margin: 30px 0px 0px 0px;
	width: 26px;
	float:right;

}
.sombra{
	margin: 0px 0px 0px 0px;
	background-image:url(../images/sombraimange.jpg);
	background-repeat:no-repeat;
	width:558px;
	height: 21px;
}
.imagenthumbficha{
	margin: 20px 0px 0px 0px;

}
.sombrathumb{
	margin: 0px 0px 0px 0px;
	background-image:url(../images/sombrathumb.jpg);
	background-repeat:no-repeat;
	height: 21px;
}
/*********************************/
/*            Pie                */
/*********************************/
.copy {
	float: right;
	text-align: right;
	margin: 50px 20px 0px 0px;
	width: 350px;
	font: 0.8em "Myriad Web", arial, helvetica;
	color: #b0b0b0;

}
.pie{
	background-color:#e7e4d8;
}
.centerpie{
	margin: 30px 0px 0px 0px;
}
.submenu {
	float:left;
	text-align: left;
	margin: 20px 0px 20px 20px;
	font: 0.8em "Trebuchet Ms", "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color: #505050;
}

/*********************************/
/*            Links              */
/*********************************/
.link1 {
	color: #4c4c4c;
	text-decoration: none;
}
.link1:hover {
	color: #88c300;
	text-decoration: none;
}
.link2 {
	color: #88c300;
	text-decoration: none;
}
.link2:hover {
	color: #88c300;
	text-decoration: underline;
}
.link3 {
	color:#dfdfdf;
	letter-spacing:-1px;
	font-weight: bold; 
	line-height:25px;
}
.link3:hover {
	font-weight: bold; 
	line-height:25px;
	color: #88c300;
	text-decoration: none;
}