/* CSS Document */

* {
	margin:0;
	font-size:100%;
}

body{background:#fff; text-align:center;}
.top-tail{ background:url(../images/top-tail.gif) top repeat-x #fff;}
.bot-tail{ background:url(../images/bot-tail.gif) bottom repeat-x;}

img {
	vertical-align:top;
	padding-bottom: 0px;
	padding-top: 5px;
}
a img {
	border:0;
}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:normal;
	color:#fff;
}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#75797b; outline:none;}
a:hover{text-decoration:none;}
p {
	color: #333333;
	padding-top:5px;
}
span{
	color: #666666;
}
h2{
	font-size:24pt;
	padding-bottom: 5px;
	font-weight: bold;
	color:#610B0B;
	line-height:1.942em;
	letter-spacing:-1px;
}
h2 span{
	font-style: normal;
}
h2 strong{ 
	display:block; 
	margin-top:-37px;
}
h3{
	font-size:12pt;
	color:#000;
	line-height:1em;
	margin-bottom:10px;
	word-spacing:0px;
}
h4{
	font-size:12pt;
	padding-bottom: 5px;
	font-weight: bold;
	color:#610B0B;
	line-height:1em;
	letter-spacing:0px;
}

h5{
	font-size:12pt;
	padding-bottom: 5px;
	font-weight: bold;
	color:#610B0B;
	line-height:1.942em;
	letter-spacing:-1px;
}

h6{
	font-size:14pt;
	padding-bottom: 5px;
	line-height:1.067em;
	font-weight:normal;
	color:#a8b400;
	margin:0x 0 0px 0;
}
cite{ 
	display:block; 
	font-size:1.154em;
	color: #000;
	
}
.strong2, em{ display:block; font-size:1.154em; font-style:italic; font-weight:normal;}
em{ display:inline;}

/* ============================= main layout ====================== */
.imgindent {margin:0 17px 0 0; float:left;}
.phone{ float:right; padding-right:25px;}
.space1{ margin-left:44px;}
.space2{
	margin-left:20px;
}
.space3{ margin-left:70px;}

.padding1{
	padding-top:10px;
}
.padding2{
	padding-top:15px;
	padding-bottom: 0px;
}

.padding4{
	padding-top:30px;
	padding-bottom: 0px;
}
.padding5{
	padding-left: 50px;
}
.centrar {
	text-align: center;
}
/* ============================= header ====================== */
#header .top{ width:100%; overflow:hidden; height:106px;}
#header .logo{
	padding-top:5px;
}
#header p{
	float:right;
	padding-top:10px;
	color:#fff;
}
#header .menu{ margin:11px 0 0 -36px; float:left; height:26px;}
#header .menu li{ float:left; color:#fff; font-weight:bold; padding-left:36px;}
#header .menu a{ color:#fff; text-decoration:none; display:inline-block; margin-right:36px;}
#header .menu a:hover{ color:#000;}

#header .column-1{ padding-top:21px;}
#header .column-2{ padding:21px 0 0 4px;}
#header .header-text{
	background:url(../images/header-text-bg.gif) no-repeat 0 0;
	height:275px;
	font-size:1.154em;
	line-height:1.067em;
	color:#feffff;
	padding-top: 26px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 8px;
}
#header .header-list{ margin:-7px 23px -7px 0;}
#header .header-list li{
	padding-left:15px;
	font-style:italic;
	line-height:2em;
}
#header .header-list a{ color:#fff; text-decoration:none; display:block; background:url(../images/line.gif) bottom repeat-x;}
#header .header-list a:hover{
	background:#983222;
	padding-left:10px;
}
#header h2{ color:#fff; font-size:2.333em; margin-left:-10px; line-height:1.029em;}

/* ============================= content ====================== */
#content{ padding:5px 0 46px 0;}
.extra-padding{ padding-bottom:33px !important;}
.box1{
	background:url(../images/box1-corner-left-top.gif) left top no-repeat #ecf1f4;
	margin-top:5px;
}
.box1 .right-top{ background:url(../images/box1-corner-right-top.gif) right top no-repeat;}
.box1 .left-bot{ background:url(../images/box1-corner-left-bot.gif) left bottom no-repeat;}
.box1 .right-bot{ background:url(../images/box1-corner-right-bot.gif) right bottom no-repeat;}
.box1 .indent{
	padding:0px,10px,0px,10px;
}
.box1 a{ display:inline-block; margin-right:15px;}

.box2{ background:url(../images/box2-bot-tail.gif) bottom repeat-x #f6f9f9; width:100%;}
.box2 .left-border{ background:url(../images/box2-border.gif) left repeat-y;}
.box2 .right-border{ background:url(../images/box2-border.gif) right repeat-y;}
.box2 .top-border{ background:url(../images/box2-border.gif) top repeat-x;}
.box2 .left-top{ background:url(../images/box2-corner-left-top.gif) left top no-repeat;}
.box2 .right-top{ background:url(../images/box2-corner-right-top.gif) right top no-repeat;}
.box2 .left-bot{ background:url(../images/box2-corner-left-bot.gif) left bottom no-repeat;}
.box2 .right-bot{ background:url(../images/box2-corner-right-bot.gif) right bottom no-repeat;}
.box2 .indent{
	padding:10px 30px 20px 34px;
}
.box2 h2{
	letter-spacing:0px;
	padding-bottom:2px;
}
.box2 .strong1{ font-size:0.846em; line-height:1.091em; color:#56595b; padding:13px 15px 0 0;}
.box2 .strong1 span{ display:block; font-weight:normal; color:#75797b; padding-left:6px;}

.text1{ font-size:0.846em; line-height:1.273em;}
.text1 strong{
	display:block;
	color:#610b0b;
	font-size:1.455em;
	font-weight:normal;
	line-height:1.125em;
	padding-bottom:10px;
}
.unline{
	padding-bottom:0px;
	margin-bottom:0px;
}
.link{ display:inline-block; background:url(../images/link-bg.gif) no-repeat 0 6px; padding-left:20px; color:#b40202; font-weight:bold; margin-top:23px;}

.list li{

	font-style:italic;
	line-height:normal;
	font-size:1.154em;
	background-repeat: no-repeat;
	background-position: 0 12px;
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
	vertical-align: super;
}

#video {
	padding-top: 20px;
	padding-bottom: 5px;
}

#content img{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content column-2 space1 img{
	padding-top: 25px;
}

#footer a img{
	padding-left: 15px
}

/* ============================= pageInterior ====================== */

#pageInterior h2{
	font-size:12pt;
	font-weight: bold;
	color:#610B0B;
	line-height:1.2em;
	letter-spacing:0px;
	text-transform: uppercase;
}

#pageInterior p span{
	font-weight: bold;
	color:#610B0B;

}
#pageInterior p{
	font-size: 13px;
	padding-top: 5px;
	text-align: justify;
}
#pageInterior .cita{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color:#610B0B;
	padding: 5px 0 0px 20px;
	text-align: left;
}
#pageInterior #content .column-2 p{
	font-size: 15px;
	padding-left: 15px;
	font-style: italic;
	padding-top: 15px;
	text-align: left;
	line-height: 1.1em;
}
#pageInterior #content .column-1 img {
padding: 0px 0px 10px 0px;

}
.punto{
	background:transparent url(../images/punto.png) no-repeat scroll left 19px;
}

#pageInterior #content .column-3 img {
padding: 0 0 18px 10px;


}


/* ============================= PagePaeza ====================== */
#paeza #content img {
padding: 0 20px 0 6px;
}

#paeza #content .column-3 img {
padding:20px 0 0px 20px;
}


/* ============================= PageProyecto ====================== */
#paeza #content img {
padding: 0 20px 0 6px;
}

#proyecto #content .column-1 img {
padding:40px 0 0px 0px;
}

#proyecto #content .column-2 img {
padding:0px 0 40px 0px;
}
#proyecto #pageInterior #content .column-2 p {
	font-size:13px;
	font-style:normal;
	line-height:1.1em;
	padding-left:0px;
	padding-top:5px;
	text-align:justify;
}


/* ============================= PageSumate ====================== */

#sumate #pageInterior #content .column-2 p{
	font-size: 15px;
	padding-left: 15px;
	font-style:italic;
	padding-top: 15px;
	text-align: left;
	line-height: 1.1em;
}

#sumate #pageInterior #content .column-3 p{
	font-size: 15px;
	padding-left: 15px;
	font-style: italic;
	padding-top: 15px;
	text-align: left;
	line-height: 1.1em;
}

#sumate #pageInterior p span{
	font-size: 11px;
	color: #a7b300;
	text-align: justify;
	font-weight: normal;
}

#sumate #pageInterior .column-sup p span{
	font-size: 14px;
	color: #610B0B;
	text-align: justify;
	font-weight: bold;
}



#sumate #pageInterior #content .column-1 img {
padding: 10px 0px 0px 0px;

}

#sumate #pageInterior #content .column-3 img {
padding: 20px 0px 10px 0px;

}
#sumate #pageInterior #content .column-3 a{
	font-size: 12px;

}

/* ============================= footer ====================== */
#footer .menu{ width:350px; overflow:hidden;}
#footer .menu ul{
	float:left;
	margin-top: 45px;
	margin-right: 0;
	margin-bottom: 0px;
		margin-left: -40px;
}
#footer .menu li{ float:left; padding-left:8px;}
#footer .menu a{
	text-decoration:none;
	display:inline-block;
	margin-right:5px;
	color: #fff;
}
#footer .menu a:hover{
	color:#fff;
	text-decoration: underline;}
#footer strong{ color:#fff;}
#footer .column-1 a{ text-decoration:none;}
#footer .column-1 a:hover{ color:#fff;}
#footer .column-3 a{ display:inline-block; margin-top:15px;}

#footer h3{
	color:#fff;
	padding:30px 0 0 0;
}
#footer span{
	color:#fff;
}
#footer a{
	text-decoration:none;
	color: #fff;
}
#footer a:hover{
	color:#fff;
	text-decoration: underline;}

#footer .imgindent{ float:right; margin:35px 0 0 -5px;}

/* ============================= forms ============================= */
#SearchForm{ float:right; padding-top:38px;}
#SearchForm .input1{
	border:1px solid #FFFFFF;
	margin-right:-1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFFFFF;
	padding:9px 2px 7px 15px;
	width:196px;
	background-color: #610b0b;
}

#SubscribeForm{ padding-top:3px;}
#SubscribeForm input{ border:solid 0; background:#edf2f4; display:block; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#000; padding:4px 2px 5px 3px; width:204px;}
#SubscribeForm a{ float:right; color:#edf2f4; text-decoration:none; display:inline-block; margin:6px 74px 0 0; background:url(../images/form-link-tail.gif) top repeat-x; padding:3px 10px 5px 10px; border:solid 1px #424240;}
#SubscribeForm a:hover{ background:#51524e;}

#ContactForm{ padding-top:0px;}
#ContactForm label{ display:block; height:39px;}
#ContactForm input{ border:solid 1px #cad2d5; background:none; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#000; padding:0 2px 0 3px; width:215px;}
#ContactForm textarea{ border:solid 1px #cad2d5; background:none; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#000; padding:0 2px 0 3px; width:215px; height:135px; overflow:auto;}
#ContactForm .link{ float:right; margin:25px 0 0 17px;}

